We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d465d68 commit 91f5afdCopy full SHA for 91f5afd
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 = "2024.12.18-11.39-73f8eecb"
+val tbdLibsVersion = "2025.01.12-10.18-9546f140"
12
13
group = "com.github.navikt"
14
version = properties["version"] ?: "local-build"
0 commit comments