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 36c85a0 commit 90774d6Copy full SHA for 90774d6
app/build.gradle.kts
@@ -13,7 +13,7 @@ application {
13
val ktorVersion = "3.2.3"
14
val komponenterVersjon = "1.0.346"
15
val mockOAuth2ServerVersion = "2.2.1"
16
-val apiInternVersjon = "0.0.14"
+val apiInternVersjon = "0.0.15"
17
18
dependencies {
19
implementation("io.ktor:ktor-serialization-jackson:$ktorVersion")
0 commit comments