Skip to content

Commit 57556f9

Browse files
authored
Merge pull request #154 from navikt/dependabot/gradle/io.bkbn-kompendium-core-4.0.2
Bump io.bkbn:kompendium-core from 4.0.1 to 4.0.2
2 parents ad2dc51 + a597a4f commit 57556f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import com.github.jengelman.gradle.plugins.shadow.transformers.ServiceFileTransf
88
val ktor_version = "3.0.1"
99
val kotlin_version = "2.0.21"
1010
val kotlinx_datetime_version = "0.6.1"
11-
val kompendium_version = "4.0.1"
11+
val kompendium_version = "4.0.2"
1212
val logback_version = "1.5.12"
1313
val logstash_version = "8.0"
1414
val prometeus_version = "1.6.3"

0 commit comments

Comments
 (0)