Skip to content

Commit

Permalink
Bump com.github.navikt.tbd-libs:naisful-test-app
Browse files Browse the repository at this point in the history
Bumps com.github.navikt.tbd-libs:naisful-test-app from 2024.11.29-15.07-105481e3 to 2024.12.18-11.39-73f8eecb.

---
updated-dependencies:
- dependency-name: com.github.navikt.tbd-libs:naisful-test-app
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 4ac613c commit a39053a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mediator/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
testImplementation(libs.mock.oauth2.server)
testImplementation(libs.bundles.postgres.test)
testImplementation("io.ktor:ktor-server-test-host-jvm:${libs.versions.ktor.get()}")
testImplementation("com.github.navikt.tbd-libs:naisful-test-app:2024.11.29-15.07-105481e3")
testImplementation("com.github.navikt.tbd-libs:naisful-test-app:2024.12.18-11.39-73f8eecb")
testImplementation("com.approvaltests:approvaltests:22.3.3")
}

Expand Down

0 comments on commit a39053a

Please sign in to comment.