Skip to content

Commit d3f2d7f

Browse files
committed
build: bump assertj/intellij-ext/jacoco/kotlin/mockito/mockito-kotlin/mockk/wiremock
1 parent 1211c41 commit d3f2d7f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,30 +2,30 @@
22
apache-commons-collections = "4.4"
33
apache-commons-io = "2.16.1"
44
apache-commons-text = "1.12.0"
5-
assertJ = "3.26.3"
5+
assertJ = "3.27.4"
66
# match with <root>/settings.gradle.kts
77
awsSdk = "2.26.25"
88
commonmark = "0.22.0"
99
detekt = "1.23.8"
1010
diff-util = "4.12"
11-
intellijExt = "1.1.8"
11+
intellijExt = "1.2"
1212
# match with <root>/settings.gradle.kts
1313
intellijGradle = "2.7.1"
1414
intellijRemoteRobot = "0.11.22"
1515
jackson = "2.17.2"
16-
jacoco = "0.8.12"
16+
jacoco = "0.8.13"
1717
jgit = "6.5.0.202303070854-r"
1818
junit4 = "4.13.2"
1919
junit5 = "5.13.4"
2020
# https://plugins.jetbrains.com/docs/intellij/kotlin.html#adding-kotlin-support
2121
# https://kotlinlang.org/docs/releases.html#release-details
22-
kotlin = "2.2.0"
22+
kotlin = "2.2.10"
2323
# set in <root>/settings.gradle.kts
2424
kotlinCoroutines = "1.10.1"
2525
lsp4j = "0.24.0"
26-
mockito = "5.12.0"
27-
mockitoKotlin = "5.4.1-SNAPSHOT"
28-
mockk = "1.13.17"
26+
mockito = "5.18.0"
27+
mockitoKotlin = "6.0.0"
28+
mockk = "1.14.5"
2929
nimbus-jose-jwt = "9.40"
3030
node-gradle = "7.0.2"
3131
telemetryGenerator = "1.0.322"
@@ -35,7 +35,7 @@ testRetry = "1.5.10"
3535
slf4j = "2.0.16"
3636
sshd = "2.13.2"
3737
undercouch-download = "5.2.1"
38-
wiremock = "3.9.1"
38+
wiremock = "3.13.1"
3939
zjsonpatch = "0.4.16"
4040

4141
[libraries]

0 commit comments

Comments
 (0)