Skip to content

Commit

Permalink
fix(deps): update dependency org.jdbi:jdbi3-core to v3.47.0 (#4560)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 570609d commit faa0c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrics-jdbi3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<properties>
<javaModuleName>com.codahale.metrics.jdbi3</javaModuleName>
<jdbi3.version>3.46.0</jdbi3.version>
<jdbi3.version>3.47.0</jdbi3.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit faa0c68

Please sign in to comment.