Skip to content

Commit 9ffeefd

Browse files
Bump io.bkbn:kompendium-core from 4.0.2 to 4.0.3
Bumps [io.bkbn:kompendium-core](https://github.com/bkbnio/kompendium) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/bkbnio/kompendium/releases) - [Changelog](https://github.com/bkbnio/kompendium/blob/main/CHANGELOG.md) - [Commits](https://github.com/bkbnio/kompendium/commits) --- updated-dependencies: - dependency-name: io.bkbn:kompendium-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e230a5 commit 9ffeefd

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.2"
11+
val kompendium_version = "4.0.3"
1212
val logback_version = "1.5.12"
1313
val logstash_version = "8.0"
1414
val prometeus_version = "1.13.6"

0 commit comments

Comments
 (0)