Skip to content

Commit

Permalink
fix(deps): update jdbi3version to v3.34.0 (#2156)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>

Signed-off-by: Renovate Bot <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 19, 2022
1 parent 02b01c9 commit 3c26f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ plugins {
}

ext {
jdbi3Version = '3.32.0'
jdbi3Version = '3.34.0'
prometheusVersion = '0.15.0'
testcontainersVersion = '1.17.5'
sentryVersion = '5.7.4'
Expand Down

0 comments on commit 3c26f6f

Please sign in to comment.