File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[versions ]
2
- noNavSecurityVersion = " 5.0.8 "
2
+ noNavSecurityVersion = " 5.0.11 "
3
3
noNavSecurityMockOauth2ServerVersion = " 2.1.10"
4
4
noNavCommonVersion = " 3.2024.05.23_05.46-2b29fa343e8e"
5
5
navPoaoTilgangClientVersion = " 2024.04.29_13.59-a0ddddd36ac9"
@@ -19,13 +19,13 @@ logbackVersion = "1.5.12"
19
19
kotestVersion = " 5.9.1"
20
20
mockkVersion = " 1.13.13"
21
21
testContainersVersion = " 1.20.3"
22
- micrometerVersion = " 1.13.6 "
22
+ micrometerVersion = " 1.14.0 "
23
23
otelTargetSdkVersion = " 1.44.1"
24
24
otelInstrumentationVersion = " 2.9.0"
25
25
otelInstrumentationKtorVersion = " 2.9.0-alpha"
26
26
coroutinesVersion = " 1.9.0"
27
27
postgresDriverVersion = " 42.7.4"
28
- flywayVersion = " 10.20.1 "
28
+ flywayVersion = " 10.21.0 "
29
29
hikariVersion = " 6.1.0"
30
30
kotlinxCoroutinesVersion = " 1.9.0"
31
31
kotlinxSerializationJsonVersion = " 1.7.3"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
5
5
id(" com.google.cloud.tools.jib" ) version " 3.4.4" apply false
6
6
id(" org.openapi.generator" ) version " 7.9.0" apply false
7
7
id(" com.github.davidmc24.gradle.plugin.avro" ) version " 1.9.1" apply false
8
- id(" com.expediagroup.graphql" ) version " 7.1 .1" apply false
8
+ id(" com.expediagroup.graphql" ) version " 8.2 .1" apply false
9
9
}
10
10
11
11
rootProject.name = " paw-arbeidssoekerregisteret-monorepo-intern"
You can’t perform that action at this time.
0 commit comments