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.12.18-11.39-73f8eecb to 2025.01.12-10.18-9546f140.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 5a4495a commit ba3de82
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 @@ -43,7 +43,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.12.18-11.39-73f8eecb")
testImplementation("com.github.navikt.tbd-libs:naisful-test-app:2025.01.12-10.18-9546f140")
testImplementation("com.approvaltests:approvaltests:22.3.3")
}

Expand Down

0 comments on commit ba3de82

Please sign in to comment.