We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6df6f4 commit fc0a3d5Copy full SHA for fc0a3d5
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.11.25-10.59-6f263a10"
+val tbdLibsVersion = "2024.11.29-15.07-105481e3"
12
13
group = "com.github.navikt"
14
version = properties["version"] ?: "local-build"
0 commit comments