Skip to content

Commit

Permalink
Merge pull request #153 from TheFruxz/dependabot/gradle/develop/org.j…
Browse files Browse the repository at this point in the history
…etbrains.exposed-exposed-dao-0.57.0
  • Loading branch information
TheFruxz authored Dec 6, 2024
2 parents e53936a + c2e3f93 commit a31bc15
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 @@ -28,7 +28,7 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0")

implementation("org.jetbrains.exposed:exposed-core:0.57.0")
implementation("org.jetbrains.exposed:exposed-dao:0.56.0")
implementation("org.jetbrains.exposed:exposed-dao:0.57.0")
implementation("org.jetbrains.exposed:exposed-jdbc:0.57.0")

implementation("org.pkl-lang:pkl-config-kotlin:0.27.0")
Expand Down

0 comments on commit a31bc15

Please sign in to comment.