We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46008ef commit 253c42bCopy full SHA for 253c42b
build.gradle.kts
@@ -5,7 +5,7 @@ val logbackClassicVersion = "1.5.12"
5
val logbackEncoderVersion = "8.0"
6
val awaitilityVersion = "4.2.2"
7
val kafkaTestcontainerVersion = "1.20.4"
8
-val tbdLibsVersion = "2024.11.25-10.16-d75e0dd1"
+val tbdLibsVersion = "2024.11.25-10.59-6f263a10"
9
10
group = "com.github.navikt"
11
version = properties["version"] ?: "local-build"
0 commit comments