Skip to content

Commit

Permalink
fix(deps): update dependency org.jdbi:jdbi3-core to v3.47.0 (#4592)
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 Nov 25, 2024
1 parent f143810 commit 5f98abc
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>io.dropwizard.metrics5.jdbi3</javaModuleName>
<jdbi3.version>3.46.0</jdbi3.version>
<jdbi3.version>3.47.0</jdbi3.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 5f98abc

Please sign in to comment.