Skip to content

Commit

Permalink
fix(deps): update exposedversion to v0.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent 556b1cf commit 7a2d93b
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 = "2.3.12"

val exposedVersion = "0.53.0"
val exposedVersion = "0.54.0"
val hikariVersion = "5.1.0"
val sqliteVersion = "3.46.1.0"
val mariadbVersion = "3.4.1"
Expand Down

0 comments on commit 7a2d93b

Please sign in to comment.