Skip to content

Commit 9a9055c

Browse files
chore(deps): Update dependency org.checkerframework:checker-qual to v3.49.0
1 parent a59cea6 commit 9a9055c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ dependencies {
110110
vineflowerDecompilerClasspath("org.vineflower:vineflower:$versionVineflower")
111111
compileOnly "com.google.errorprone:error_prone_annotations:$versionErrorprone"
112112
errorprone "com.google.errorprone:error_prone_core:$versionErrorprone"
113-
compileOnlyApi "org.checkerframework:checker-qual:3.42.0"
113+
compileOnlyApi "org.checkerframework:checker-qual:3.49.0"
114114

115115
minecraft "com.mojang:minecraft:$versionMinecraft"
116116
mappings loom.layered {

0 commit comments

Comments
 (0)