We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91f5afd commit de930d8Copy full SHA for de930d8
build.gradle.kts
@@ -8,7 +8,7 @@ val logbackClassicVersion = "1.5.12"
8
val logbackEncoderVersion = "8.0"
9
val awaitilityVersion = "4.2.2"
10
val kafkaTestcontainerVersion = "1.20.4"
11
-val tbdLibsVersion = "2025.01.12-10.18-9546f140"
+val tbdLibsVersion = "2025.01.27-12.50-76316f3b"
12
13
group = "com.github.navikt"
14
version = properties["version"] ?: "local-build"
0 commit comments