Skip to content

Commit a9895ce

Browse files
authored
fix(deps): update exposed to v0.58.0 (#161)
2 parents bbbe697 + 901680f commit a9895ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ktor/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
kotlin = "2.1.0"
33
ktor = "3.0.3"
4-
exposed = "0.57.0"
4+
exposed = "0.58.0"
55

66
[plugins]
77
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 commit comments

Comments
 (0)