File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -3,28 +3,28 @@ hamcrest-core = "2.2"
33hamcrest-date = " 2.0.8"
44java-vavr = " 0.10.4"
55kotlin-vavr = " 0.10.2"
6- kotlin = " 1.9.22 "
7- spotbugs = " 6.0.7 "
6+ kotlin = " 1.9.23 "
7+ spotbugs = " 6.0.9 "
88reflection-util = " 2.15.0"
9- guava = " 33.0 .0-jre"
9+ guava = " 33.1 .0-jre"
1010apache-commons-lang3 = " 3.14.0"
1111apache-commons-collections4 = " 4.4"
12- http4k = " 5.13.7 .0"
12+ http4k = " 5.14.1 .0"
1313moshix = " 1.7.20-Beta-0.18.3"
14- immutables = " 2.10.0 "
15- exposed = " 0.47 .0"
16- postgresql = " 42.7.1 "
14+ immutables = " 2.10.1 "
15+ exposed = " 0.48 .0"
16+ postgresql = " 42.7.3 "
1717mockito = " 3.12.4" # Using old version to be compatible with PowerMock
18- spring = " 6.1.4 "
18+ spring = " 6.1.5 "
1919
2020# Common dependencies
2121junit = " 5.10.2"
22- kover = " 0.7.5 "
23- kotest = " 5.8.0 "
22+ kover = " 0.7.6 "
23+ kotest = " 5.8.1 "
2424assertj-core = " 3.25.3"
2525detekt = " 1.23.5"
2626spotless = " 6.25.0"
27- apache-log4j = " 2.22 .1"
27+ apache-log4j = " 2.23 .1"
2828testLogger = " 4.0.0"
2929jetbrains-annotations = " 24.1.0"
3030
You can’t perform that action at this time.
0 commit comments