Skip to content

Commit 84c1003

Browse files
authored
Merge pull request #16 from TerraByteDev/dependabot/maven/org.checkerframework-checker-qual-3.49.0
Chore(deps): Bump org.checkerframework:checker-qual from 3.48.4 to 3.49.0
2 parents c352c3e + 5415a66 commit 84c1003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@
346346
<dependency>
347347
<groupId>org.checkerframework</groupId>
348348
<artifactId>checker-qual</artifactId>
349-
<version>3.48.4</version>
349+
<version>3.49.0</version>
350350
<scope>provided</scope>
351351
</dependency>
352352
<dependency>

0 commit comments

Comments
 (0)