Skip to content

Commit

Permalink
fix(deps): update exposed to v0.58.0 (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
stuebingerb authored Jan 14, 2025
2 parents bbbe697 + 901680f commit a9895ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ktor/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
kotlin = "2.1.0"
ktor = "3.0.3"
exposed = "0.57.0"
exposed = "0.58.0"

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

0 comments on commit a9895ce

Please sign in to comment.