Skip to content

Commit

Permalink
fix(deps): update exposedversion to v0.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 890d31b commit e609d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
val slf4jVersion = "2.0.16"
val ktorVersion = "3.0.3"

val exposedVersion = "0.57.0"
val exposedVersion = "0.58.0"
val hikariVersion = "6.2.1"
val sqliteVersion = "3.47.2.0"
val mariadbVersion = "3.5.1"
Expand Down

0 comments on commit e609d88

Please sign in to comment.