Skip to content

Commit

Permalink
Merge pull request #90 from TheFruxz/dependabot/gradle/develop/org.je…
Browse files Browse the repository at this point in the history
…tbrains.exposed-exposed-dao-0.48.0

Chore(deps): Bump org.jetbrains.exposed:exposed-dao from 0.47.0 to 0.48.0
  • Loading branch information
TheFruxz authored Feb 29, 2024
2 parents 5be0f4a + 379fb6b commit 2d2a6a5
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 @@ -27,7 +27,7 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0")

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

}
Expand Down

0 comments on commit 2d2a6a5

Please sign in to comment.