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 a89b89c commit f408505Copy full SHA for f408505
api/build.gradle
@@ -21,7 +21,7 @@ plugins {
21
}
22
23
ext {
24
- jdbi3Version = '3.40.0'
+ jdbi3Version = '3.49.5'
25
prometheusVersion = '0.16.0'
26
testcontainersVersion = '1.18.3'
27
sentryVersion = '6.34.0'
0 commit comments