Skip to content

Commit

Permalink
bumper tbd-libs
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsteinsland committed Nov 12, 2024
1 parent cde02b3 commit 6f0a7a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
import org.gradle.api.tasks.testing.logging.TestExceptionFormat

val junitJupiterVersion = "5.11.3"
val logbackClassicVersion = "1.5.7"
val logbackClassicVersion = "1.5.12"
val logbackEncoderVersion = "8.0"
val awaitilityVersion = "4.2.2"
val kafkaTestcontainerVersion = "1.20.3"
val tbdLibsVersion = "2024.11.12-11.09-16cf2599"
val tbdLibsVersion = "2024.11.12-20.46-e1fd6a25"

group = "com.github.navikt"
version = properties["version"] ?: "local-build"
Expand Down

0 comments on commit 6f0a7a6

Please sign in to comment.