Skip to content

Commit

Permalink
chore(deps): update jdbi3 packages to v3.41.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent f0bc615 commit b80720a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,12 @@
<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-core</artifactId>
<version>3.41.1</version>
<version>3.41.2</version>
</dependency>
<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-kotlin</artifactId>
<version>3.41.1</version>
<version>3.41.2</version>
</dependency>


Expand Down Expand Up @@ -144,7 +144,7 @@
<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-postgres</artifactId>
<version>3.41.1</version>
<version>3.41.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b80720a

Please sign in to comment.