Skip to content

Commit b91cab0

Browse files
Bump com.github.navikt.aap-libs:ktor-auth from 5.0.95 to 5.0.101
Bumps com.github.navikt.aap-libs:ktor-auth from 5.0.95 to 5.0.101. --- updated-dependencies: - dependency-name: com.github.navikt.aap-libs:ktor-auth dependency-version: 5.0.101 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8434947 commit b91cab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ application {
1010
mainClass.set("api.AppKt")
1111
}
1212

13-
val aapLibVersion = "5.0.95"
13+
val aapLibVersion = "5.0.101"
1414
val ktorVersion = "3.1.2"
1515
val komponenterVersjon = "1.0.220"
1616
val mockOAuth2ServerVersion = "2.1.10"

0 commit comments

Comments
 (0)