Skip to content

Commit

Permalink
Merge pull request #350 from GiantTreeLP/renovate/exposedversion
Browse files Browse the repository at this point in the history
fix(deps): update exposedversion to v0.58.0
  • Loading branch information
GiantTreeLP authored Jan 13, 2025
2 parents 890d31b + e609d88 commit fa6c2ce
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 fa6c2ce

Please sign in to comment.