Skip to content

Commit 8998a4e

Browse files
Bump checker-qual from 3.7.1 to 3.8.0 in /PgBulkInsert
Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.7.1 to 3.8.0. - [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.7.1...checker-framework-3.8.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b1eb7cb commit 8998a4e

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.7.1</version>
224+
<version>3.8.0</version>
225225
</dependency>
226226

227227
<dependency>

0 commit comments

Comments
 (0)