Skip to content

Commit

Permalink
Bump com.github.navikt.tbd-libs:naisful-test-app (#197)
Browse files Browse the repository at this point in the history
Bumps com.github.navikt.tbd-libs:naisful-test-app from 2024.11.27-18.03-27643970 to 2024.11.29-15.07-105481e3.

---
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 Dec 2, 2024
1 parent a7c9f7d commit 22fce9d
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 @@ -39,7 +39,7 @@ dependencies {
testImplementation(libs.rapids.and.rivers.test)
testImplementation("io.ktor:ktor-server-test-host-jvm:${libs.versions.ktor.get()}")
testImplementation("io.ktor:ktor-client-mock-jvm:${libs.versions.ktor.get()}")
testImplementation("com.github.navikt.tbd-libs:naisful-test-app:2024.11.27-18.03-27643970")
testImplementation("com.github.navikt.tbd-libs:naisful-test-app:2024.11.29-15.07-105481e3")
}

tasks.withType<ShadowJar> {
Expand Down

0 comments on commit 22fce9d

Please sign in to comment.