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 ebb6387 commit affa33cCopy full SHA for affa33c
backend/build.gradle
@@ -137,7 +137,7 @@ subprojects {
137
138
implementation("org.jsoup:jsoup:1.20.1")
139
140
- implementation("org.jetbrains.exposed:exposed-dao:0.39.2")
+ implementation("org.jetbrains.exposed:exposed-dao:0.61.0")
141
implementation("org.jetbrains.exposed:exposed-jdbc:0.39.2")
142
143
implementation 'com.zaxxer:HikariCP:6.3.0'
0 commit comments