Skip to content

Commit b362457

Browse files
Bump checker-qual from 3.8.0 to 3.9.1 in /PgBulkInsert
Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.8.0 to 3.9.1. - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/changelog.txt) - [Commits](typetools/checker-framework@checker-framework-3.8.0...checker-framework-3.9.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2648dd3 commit b362457

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PgBulkInsert/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
<scope>compile</scope>
222222
<groupId>org.checkerframework</groupId>
223223
<artifactId>checker-qual</artifactId>
224-
<version>3.8.0</version>
224+
<version>3.9.1</version>
225225
</dependency>
226226

227227
<dependency>

0 commit comments

Comments
 (0)