We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d89f6e commit eab24f3Copy full SHA for eab24f3
libs.versions.toml
@@ -11,20 +11,20 @@ apache-commons-lang3 = "3.14.0"
11
apache-commons-collections4 = "4.4"
12
http4k = "5.13.7.0"
13
moshix = "1.7.20-Beta-0.18.3"
14
-immutables = "2.10.0"
+immutables = "2.10.1"
15
exposed = "0.47.0"
16
-postgresql = "42.7.1"
+postgresql = "42.7.2"
17
mockito = "3.12.4" # Using old version to be compatible with PowerMock
18
spring = "6.1.4"
19
20
# Common dependencies
21
junit = "5.10.2"
22
-kover = "0.7.5"
+kover = "0.7.6"
23
kotest = "5.8.0"
24
assertj-core = "3.25.3"
25
detekt = "1.23.5"
26
spotless = "6.25.0"
27
-apache-log4j = "2.22.1"
+apache-log4j = "2.23.0"
28
testLogger = "4.0.0"
29
jetbrains-annotations = "24.1.0"
30
0 commit comments