Skip to content

Commit 149e97a

Browse files
MINOR: Bump checker.framework.version from 3.48.4 to 3.49.0 (#598)
Bumps `checker.framework.version` from 3.48.4 to 3.49.0. Updates `org.checkerframework:checker-qual` from 3.48.4 to 3.49.0 Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6564b47 commit 149e97a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ under the License.
109109
<checkstyle.failOnViolation>true</checkstyle.failOnViolation>
110110
<error_prone_core.version>2.31.0</error_prone_core.version>
111111
<mockito.core.version>5.15.2</mockito.core.version>
112-
<checker.framework.version>3.48.4</checker.framework.version>
112+
<checker.framework.version>3.49.0</checker.framework.version>
113113
<logback.version>1.5.16</logback.version>
114114
<doclint>none</doclint>
115115
<additionalparam>-Xdoclint:none</additionalparam>

0 commit comments

Comments
 (0)