diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6c7361face..b0078b037c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,30 +2,30 @@ apache-commons-collections = "4.4" apache-commons-io = "2.16.1" apache-commons-text = "1.12.0" -assertJ = "3.26.3" +assertJ = "3.27.4" # match with /settings.gradle.kts awsSdk = "2.26.25" commonmark = "0.22.0" detekt = "1.23.8" diff-util = "4.12" -intellijExt = "1.1.8" +intellijExt = "1.2" # match with /settings.gradle.kts intellijGradle = "2.7.1" intellijRemoteRobot = "0.11.22" jackson = "2.17.2" -jacoco = "0.8.12" +jacoco = "0.8.13" jgit = "6.5.0.202303070854-r" junit4 = "4.13.2" junit5 = "5.13.4" # https://plugins.jetbrains.com/docs/intellij/kotlin.html#adding-kotlin-support # https://kotlinlang.org/docs/releases.html#release-details -kotlin = "2.2.0" +kotlin = "2.2.10" # set in /settings.gradle.kts kotlinCoroutines = "1.10.1" lsp4j = "0.24.0" -mockito = "5.12.0" -mockitoKotlin = "5.4.1-SNAPSHOT" -mockk = "1.13.17" +mockito = "5.18.0" +mockitoKotlin = "6.0.0" +mockk = "1.14.5" nimbus-jose-jwt = "9.40" node-gradle = "7.0.2" telemetryGenerator = "1.0.322" @@ -35,7 +35,7 @@ testRetry = "1.5.10" slf4j = "2.0.16" sshd = "2.13.2" undercouch-download = "5.2.1" -wiremock = "3.9.1" +wiremock = "3.13.1" zjsonpatch = "0.4.16" [libraries]