Skip to content

Commit

Permalink
Merge pull request #24 from Skullians/dependabot/maven/com.zaxxer-Hik…
Browse files Browse the repository at this point in the history
…ariCP-6.0.0

Bump com.zaxxer:HikariCP from 5.1.0 to 6.0.0
  • Loading branch information
Skullians authored Oct 6, 2024
2 parents a0dee6c + cf9cc3f commit 451b44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<dependency> <!-- SQL stuff -->
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>5.1.0</version>
<version>6.0.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.xerial/sqlite-jdbc -->
<dependency>
Expand Down

0 comments on commit 451b44c

Please sign in to comment.