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 fafbc14Copy full SHA for fafbc14
libs.versions.toml
@@ -11,15 +11,15 @@ 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"
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"
0 commit comments