Skip to content

Commit e28c88a

Browse files
committed
Bump kotlinx-io to 0.8.1
1 parent cd2147b commit e28c88a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ logstash-logback-encoder = "9.0"
99
kotlinx-coroutines = "1.7.3"
1010
kotlinx-coroutines-test = "1.6.4"
1111
kotlinx-datetime = "0.7.1-0.6.x-compat"
12-
kotlinx-io = "0.8.0"
12+
kotlinx-io = "0.8.1"
1313
kotlinx-serialization = "1.9.0"
1414
skiko = "0.8.15"
1515
# don't forget to update jackson version in `executor.policy` file.
@@ -83,4 +83,4 @@ compose = [
8383
[plugins]
8484
kotlin-plugin-spring = { id = "org.jetbrains.kotlin.plugin.spring", version.ref = "kotlin" }
8585
spring-boot = { id = "org.springframework.boot", version.ref = "spring-boot" }
86-
spring-dependency-management = { id = "io.spring.dependency-management", version.ref = "spring-dependency-managment" }
86+
spring-dependency-management = { id = "io.spring.dependency-management", version.ref = "spring-dependency-managment" }

0 commit comments

Comments
 (0)