Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Commit

Permalink
Update dependency org.jetbrains.exposed:exposed-dao to v0.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 31, 2024
1 parent 7ca990b commit 7b247f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
implementation("club.minnced:discord-webhooks:0.7.5")

implementation("org.jetbrains.exposed:exposed-core:0.37.3")
implementation("org.jetbrains.exposed:exposed-dao:0.37.3")
implementation("org.jetbrains.exposed:exposed-dao:0.47.0")
implementation("org.jetbrains.exposed:exposed-jdbc:0.37.3")

implementation("org.xerial:sqlite-jdbc:3.36.0.3")
Expand Down

0 comments on commit 7b247f7

Please sign in to comment.