Skip to content

Commit

Permalink
Bump com.github.navikt.tbd-libs:naisful-app (#162)
Browse files Browse the repository at this point in the history
Bumps com.github.navikt.tbd-libs:naisful-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-app
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 20, 2024
1 parent 8636e13 commit 58eb474
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 @@ -34,7 +34,7 @@ dependencies {
implementation(libs.bundles.ktor.server)
implementation("io.ktor:ktor-server-core-jvm:${libs.versions.ktor.get()}")
implementation("io.ktor:ktor-server-swagger:${libs.versions.ktor.get()}")
implementation("com.github.navikt.tbd-libs:naisful-app:2024.11.29-15.07-105481e3")
implementation("com.github.navikt.tbd-libs:naisful-app:2024.12.18-11.39-73f8eecb")

testImplementation("io.kotest:kotest-assertions-core-jvm:${libs.versions.kotest.get()}")

Expand Down

0 comments on commit 58eb474

Please sign in to comment.