File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ group = "no.nav.syfo"
4
4
version = " 1.0.0"
5
5
6
6
val coroutinesVersion = " 1.10.1"
7
- val jacksonVersion = " 2.18.2 "
7
+ val jacksonVersion = " 2.18.3 "
8
8
val kluentVersion = " 1.73"
9
9
val ktorVersion = " 3.1.1"
10
10
val logbackVersion = " 1.5.17"
11
11
val logstashEncoderVersion = " 8.0"
12
12
val prometheusVersion = " 0.16.0"
13
- val mockkVersion = " 1.13.16 "
13
+ val mockkVersion = " 1.13.17 "
14
14
val testContainerKafkaVersion = " 1.20.5"
15
15
val nimbusVersion = " 9.40"
16
16
val kotlinVersion = " 2.1.10"
@@ -25,7 +25,7 @@ val junitJupiterVersion = "5.12.0"
25
25
val commonsCompressVersion = " 1.27.1"
26
26
val koinVersion = " 4.1.0-Beta5"
27
27
val diagnosekoderVersion = " 1.2025.0"
28
- val ibmMqVersion = " 9.4.1.1 "
28
+ val ibmMqVersion = " 9.4.2.0 "
29
29
val kafkaVersion = " 3.9.0"
30
30
31
31
You can’t perform that action at this time.
0 commit comments