Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into improvement/#313/…
Browse files Browse the repository at this point in the history
…add-missing-notification-types
  • Loading branch information
PattaFeuFeu committed Nov 14, 2023
2 parents 17287ac + 2f3fcea commit 322c40d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
bigbone = "2.0.0-SNAPSHOT"

# 3rd party dependencies
junit-jupiter = "5.10.0"
junit-jupiter = "5.10.1"
junit-platform-launcher = "1.10.1"
junit-platform-suite-engine = "1.10.0"
junit-platform-suite-engine = "1.10.1"
kluent = "1.73"
kotlin = "1.9.20"
kotlin-coroutines = "1.7.3"
Expand All @@ -17,7 +17,7 @@ rxjava = "3.1.8"
# Gradle plugins
jacoco = "0.8.9"
dependency-analysis = "1.25.0"
detekt = "1.23.1"
detekt = "1.23.3"
versions = "0.49.0"
ktlint = "11.6.1"

Expand Down

0 comments on commit 322c40d

Please sign in to comment.