Skip to content

Commit

Permalink
Merge pull request #14 from Foulest/dependabot/gradle/com.github.Foul…
Browse files Browse the repository at this point in the history
…est-HikariCP-4.1.2

Bump com.github.Foulest:HikariCP from 4.1.1 to 4.1.2
  • Loading branch information
Foulest authored Aug 6, 2024
2 parents 0e362b0 + a22f712 commit 7a7d65c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {

// HikariCP - for database pooling
// https://github.com/Foulest/HikariCP
implementation group: 'com.github.Foulest', name: 'HikariCP', version: '4.1.1'
implementation group: 'com.github.Foulest', name: 'HikariCP', version: '4.1.2'

// PlaceholderAPI - for placeholders
// https://mvnrepository.com/artifact/me.clip/placeholderapi
Expand Down

0 comments on commit 7a7d65c

Please sign in to comment.