Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

Commit a22f712

Browse files
Bump com.github.Foulest:HikariCP from 4.1.1 to 4.1.2
Bumps [com.github.Foulest:HikariCP](https://github.com/Foulest/HikariCP) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/Foulest/HikariCP/releases) - [Commits](https://github.com/Foulest/HikariCP/compare/4.1.1...4.1.2) --- updated-dependencies: - dependency-name: com.github.Foulest:HikariCP dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e362b0 commit a22f712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939

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

4444
// PlaceholderAPI - for placeholders
4545
// https://mvnrepository.com/artifact/me.clip/placeholderapi

0 commit comments

Comments
 (0)