Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent c76b111 commit f9dceb9
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.12.18-11.39-73f8eecb")
implementation("com.github.navikt.tbd-libs:naisful-app:2025.01.12-10.18-9546f140")

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

Expand Down

0 comments on commit f9dceb9

Please sign in to comment.