We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9d98bd commit e07a5d6Copy full SHA for e07a5d6
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.25.0"
+val assertjVersion = "3.25.1"
5
val kotlinLoggingVersion = "3.0.5"
6
val logbackVersion = "1.4.14"
7
val nimbusSdkVersion = "11.6"
0 commit comments