Skip to content

Commit

Permalink
Oppdaterte avhengigheter
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsmsa committed Nov 13, 2024
1 parent ba70b68 commit 71b93c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
noNavSecurityVersion = "5.0.8"
noNavSecurityVersion = "5.0.11"
noNavSecurityMockOauth2ServerVersion = "2.1.10"
noNavCommonVersion = "3.2024.05.23_05.46-2b29fa343e8e"
navPoaoTilgangClientVersion = "2024.04.29_13.59-a0ddddd36ac9"
Expand All @@ -19,13 +19,13 @@ logbackVersion = "1.5.12"
kotestVersion = "5.9.1"
mockkVersion = "1.13.13"
testContainersVersion = "1.20.3"
micrometerVersion = "1.13.6"
micrometerVersion = "1.14.0"
otelTargetSdkVersion = "1.44.1"
otelInstrumentationVersion = "2.9.0"
otelInstrumentationKtorVersion = "2.9.0-alpha"
coroutinesVersion = "1.9.0"
postgresDriverVersion = "42.7.4"
flywayVersion = "10.20.1"
flywayVersion = "10.21.0"
hikariVersion = "6.1.0"
kotlinxCoroutinesVersion = "1.9.0"
kotlinxSerializationJsonVersion = "1.7.3"
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id("com.google.cloud.tools.jib") version "3.4.4" apply false
id("org.openapi.generator") version "7.9.0" apply false
id("com.github.davidmc24.gradle.plugin.avro") version "1.9.1" apply false
id("com.expediagroup.graphql") version "7.1.1" apply false
id("com.expediagroup.graphql") version "8.2.1" apply false
}

rootProject.name = "paw-arbeidssoekerregisteret-monorepo-intern"
Expand Down

0 comments on commit 71b93c5

Please sign in to comment.