Skip to content

Commit

Permalink
Merge pull request #282 from GiantTreeLP/renovate/exposedversion
Browse files Browse the repository at this point in the history
fix(deps): update exposedversion to v0.50.1
  • Loading branch information
GiantTreeLP authored May 9, 2024
2 parents aac74d9 + 6c3c8be commit 7c7b391
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 @@ -22,7 +22,7 @@ dependencies {
val slf4jVersion = "2.0.13"
val ktorVersion = "2.3.11"

val exposedVersion = "0.50.0"
val exposedVersion = "0.50.1"
val hikariVersion = "5.1.0"
val sqliteVersion = "3.45.3.0"
val mariadbVersion = "3.3.3"
Expand Down

0 comments on commit 7c7b391

Please sign in to comment.