Skip to content

Commit 97853c8

Browse files
author
Dependency Admin
committed
Bump tms-kafka-tools 2.1.4 -> 2.1.5
1 parent c4c8c8e commit 97853c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/default/dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ interface TmsCommonLibDefaults: DependencyGroup {
219219

220220
interface TmsKafkaToolsDefaults: DependencyGroup {
221221
override val groupId get() = "no.nav.tms.kafka"
222-
override val version get() = "2.1.4"
222+
override val version get() = "2.1.5"
223223

224224
val kafkaApplication get() = dependency("kafka-application")
225225
}

0 commit comments

Comments
 (0)