We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8434947 commit b91cab0Copy full SHA for b91cab0
app/build.gradle.kts
@@ -10,7 +10,7 @@ application {
10
mainClass.set("api.AppKt")
11
}
12
13
-val aapLibVersion = "5.0.95"
+val aapLibVersion = "5.0.101"
14
val ktorVersion = "3.1.2"
15
val komponenterVersjon = "1.0.220"
16
val mockOAuth2ServerVersion = "2.1.10"
0 commit comments