Skip to content

Commit

Permalink
Update dependency org.jetbrains.exposed:exposed-bom to v0.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2024
1 parent fa63566 commit 3578c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ discord-jda = "net.dv8tion:JDA:5.0.0-beta.20"
discord-webhooks = "club.minnced:discord-webhooks:0.8.4"
driver-mariadb = "org.mariadb.jdbc:mariadb-java-client:3.3.2"
driver-postgresql = "org.postgresql:postgresql:42.7.2"
exposed-bom = "org.jetbrains.exposed:exposed-bom:0.50.1"
exposed-bom = "org.jetbrains.exposed:exposed-bom:0.51.0"
exposed-core = { module = "org.jetbrains.exposed:exposed-core" }
exposed-dao = { module = "org.jetbrains.exposed:exposed-dao" }
exposed-jdbc = { module = "org.jetbrains.exposed:exposed-jdbc" }
Expand Down

0 comments on commit 3578c8a

Please sign in to comment.