Skip to content

Commit 4dba5d1

Browse files
Bump checker-qual from 3.22.0 to 3.22.1
Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.22.0 to 3.22.1. - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/checker-framework-3.22.1/docs/CHANGELOG.md) - [Commits](typetools/checker-framework@checker-framework-3.22.0...checker-framework-3.22.1) --- updated-dependencies: - dependency-name: org.checkerframework:checker-qual dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5637725 commit 4dba5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrapper/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
testImplementation("org.junit.jupiter:junit-jupiter-params:5.8.+")
3939
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
4040

41-
testImplementation("org.apache.commons:commons-dbcp2:2.8.0")
41+
testImplementation("org.apache.commons:commons-dbcp2:2.9.0")
4242
testImplementation("org.postgresql:postgresql:42.+")
4343
testImplementation("mysql:mysql-connector-java:8.0.+")
4444
testImplementation("org.mariadb.jdbc:mariadb-java-client:3.+")

0 commit comments

Comments
 (0)