Skip to content

Commit 90774d6

Browse files
Bump no.nav.aap.api.intern:kontrakt from 0.0.14 to 0.0.15 (#480)
Bumps no.nav.aap.api.intern:kontrakt from 0.0.14 to 0.0.15. --- updated-dependencies: - dependency-name: no.nav.aap.api.intern:kontrakt dependency-version: 0.0.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36c85a0 commit 90774d6

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
@@ -13,7 +13,7 @@ application {
1313
val ktorVersion = "3.2.3"
1414
val komponenterVersjon = "1.0.346"
1515
val mockOAuth2ServerVersion = "2.2.1"
16-
val apiInternVersjon = "0.0.14"
16+
val apiInternVersjon = "0.0.15"
1717

1818
dependencies {
1919
implementation("io.ktor:ktor-serialization-jackson:$ktorVersion")

0 commit comments

Comments
 (0)