Skip to content

Commit 5b88bc0

Browse files
authored
Merge pull request #24 from TerraByteDev/dependabot/maven/org.checkerframework-checker-3.49.1
Chore(deps): Bump org.checkerframework:checker from 3.49.0 to 3.49.1
2 parents 5a66490 + 178badf commit 5b88bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@
351351
<dependency>
352352
<groupId>org.checkerframework</groupId>
353353
<artifactId>checker</artifactId>
354-
<version>3.49.0</version>
354+
<version>3.49.1</version>
355355
<scope>provided</scope>
356356
</dependency>
357357
<dependency>

0 commit comments

Comments
 (0)