File tree 1 file changed +5
-5
lines changed 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
group = " no.nav.syfo"
2
2
version = " 1.0.0"
3
3
4
- val coroutinesVersion = " 1.7.3 "
4
+ val coroutinesVersion = " 1.8.0 "
5
5
val kluentVersion = " 1.73"
6
6
val ktorVersion = " 2.3.8"
7
- val logbackVersion = " 1.4.14 "
7
+ val logbackVersion = " 1.5.0 "
8
8
val prometheusVersion = " 0.16.0"
9
9
val kotestVersion = " 5.8.0"
10
10
val logstashEncoderVersion = " 7.4"
@@ -13,13 +13,13 @@ val jacksonVersion = "2.16.1"
13
13
val smCommonVersion = " 2.0.8"
14
14
val avroVersion = " 1.11.3"
15
15
val confluentVersion = " 7.6.0"
16
- val postgresVersion = " 42.7.1 "
17
- val flywayVersion = " 10.7.2 "
16
+ val postgresVersion = " 42.7.2 "
17
+ val flywayVersion = " 10.8.1 "
18
18
val hikariVersion = " 5.1.0"
19
19
val brukernotifikasjonAvroVersion = " 1.2022.04.13-12.09-292ce6d359bd"
20
20
val mockkVersion = " 1.13.9"
21
21
val kotlinVersion = " 1.9.22"
22
- val testContainerVersion = " 1.19.5 "
22
+ val testContainerVersion = " 1.19.6 "
23
23
val ktfmtVersion = " 0.44"
24
24
val snappyJavaVersion = " 1.1.10.5"
25
25
You can’t perform that action at this time.
0 commit comments