diff --git a/http-client/build.gradle.kts b/http-client/build.gradle.kts index 8bfbe6e..86a7e1a 100644 --- a/http-client/build.gradle.kts +++ b/http-client/build.gradle.kts @@ -1,4 +1,4 @@ -val tokenSupportVersion = "5.0.8" +val tokenSupportVersion = "5.0.11" val wiremockVersion = "3.0.1" val tilleggsstønaderKontrakterVersion = "2024.10.31-11.26.7172148519ea" diff --git a/sikkerhet/build.gradle.kts b/sikkerhet/build.gradle.kts index 78b2d5a..5e55b4d 100644 --- a/sikkerhet/build.gradle.kts +++ b/sikkerhet/build.gradle.kts @@ -1,4 +1,4 @@ -val tokenSupportVersion = "5.0.8" +val tokenSupportVersion = "5.0.11" plugins { kotlin("plugin.spring") version "2.0.21"