We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 131c36c commit 4ffc540Copy full SHA for 4ffc540
1 file changed
IllyriaKingdoms/build.gradle.kts
@@ -26,7 +26,7 @@ dependencies {
26
implementation(kotlin("stdlib"))
27
28
// Exposed ORM
29
- implementation("org.jetbrains.exposed:exposed-core:0.60.0")
+ implementation("org.jetbrains.exposed:exposed-core:0.61.0")
30
implementation("org.jetbrains.exposed:exposed-dao:0.60.0")
31
implementation("org.jetbrains.exposed:exposed-jdbc:0.60.0")
32
0 commit comments