Skip to content

Commit 2d7c530

Browse files
Bump io.bkbn:kompendium-core from 3.14.4 to 4.0.1
Bumps [io.bkbn:kompendium-core](https://github.com/bkbnio/kompendium) from 3.14.4 to 4.0.1. - [Release notes](https://github.com/bkbnio/kompendium/releases) - [Changelog](https://github.com/bkbnio/kompendium/blob/main/CHANGELOG.md) - [Commits](bkbnio/kompendium@v3.14.4...v4.0.1) --- updated-dependencies: - dependency-name: io.bkbn:kompendium-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1e1e53 commit 2d7c530

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 = "2.3.12"
99
val kotlin_version = "2.0.21"
1010
val kotlinx_datetime_version = "0.6.1"
11-
val kompendium_version = "3.14.4"
11+
val kompendium_version = "4.0.1"
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)