Skip to content

Commit e2bbded

Browse files
committed
dependency: upgrade kotlin to 1.9.20.
1 parent 888a977 commit e2bbded

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# https://docs.gradle.org/current/userguide/platforms.html#sub:conventional-dependencies-toml
22

33
[versions]
4-
kotlin = "1.9.10"
5-
dokka = "1.9.10"
4+
kotlin = "1.9.20"
5+
dokka = "1.9.20"
66
kotlinx-coroutines = "1.6.4"
77
vertx = "4.4.1"
88
protobuf = "3.22.3"

0 commit comments

Comments
 (0)