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 acd4ffa commit 731045fCopy full SHA for 731045f
backend/build.gradle
@@ -133,7 +133,7 @@ subprojects {
133
134
implementation("org.jsoup:jsoup:1.14.3")
135
136
- implementation("org.jetbrains.exposed:exposed-dao:0.36.2")
+ implementation("org.jetbrains.exposed:exposed-dao:0.37.3")
137
implementation("org.jetbrains.exposed:exposed-jdbc:0.37.3")
138
139
implementation 'com.zaxxer:HikariCP:5.0.0'
0 commit comments