We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc2689d commit 952b43eCopy full SHA for 952b43e
build.gradle.kts
@@ -1,7 +1,7 @@
1
import java.time.Duration
2
import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
3
4
-val assertjVersion = "3.24.2"
+val assertjVersion = "3.25.0"
5
val kotlinLoggingVersion = "3.0.5"
6
val logbackVersion = "1.4.14"
7
val nimbusSdkVersion = "11.6"
0 commit comments