Skip to content

Commit f408505

Browse files
Update jdbi3Version to v3.49.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a89b89c commit f408505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121
}
2222

2323
ext {
24-
jdbi3Version = '3.40.0'
24+
jdbi3Version = '3.49.5'
2525
prometheusVersion = '0.16.0'
2626
testcontainersVersion = '1.18.3'
2727
sentryVersion = '6.34.0'

0 commit comments

Comments
 (0)