Skip to content

Commit

Permalink
Bump com.github.navikt.tbd-libs:naisful-test-app (#145)
Browse files Browse the repository at this point in the history
Bumps com.github.navikt.tbd-libs:naisful-test-app from 2024.11.19-09.27-9c591574 to 2024.11.21-20.58-d71dd166.

---
updated-dependencies:
- dependency-name: com.github.navikt.tbd-libs:naisful-test-app
  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>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 975dcd5 commit 46935a3
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.19-09.27-9c591574")
testImplementation("com.github.navikt.tbd-libs:naisful-test-app:2024.11.21-20.58-d71dd166")
testImplementation("com.approvaltests:approvaltests:22.3.3")
}

Expand Down

0 comments on commit 46935a3

Please sign in to comment.