Skip to content

Commit 7bd2b0d

Browse files
MINOR: Bump checker.framework.version from 3.49.1 to 3.49.2 (#703)
Bumps `checker.framework.version` from 3.49.1 to 3.49.2. Updates `org.checkerframework:checker-qual` from 3.49.1 to 3.49.2 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ffc1d3 commit 7bd2b0d

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.version>10.22.0</checkstyle.version>
110110
<checkstyle.failOnViolation>true</checkstyle.failOnViolation>
111111
<error_prone_core.version>2.37.0</error_prone_core.version>
112-
<checker.framework.version>3.49.1</checker.framework.version>
112+
<checker.framework.version>3.49.2</checker.framework.version>
113113
<logback.version>1.5.18</logback.version>
114114
<doclint>none</doclint>
115115
<additionalparam>-Xdoclint:none</additionalparam>

0 commit comments

Comments
 (0)