Skip to content

Commit fb86ddd

Browse files
chore(deps): Update dependency org.checkerframework:checker-qual to v3.48.3
1 parent b21c528 commit fb86ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/src/main/kotlin/flare.common-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repositories {
1212
}
1313

1414
dependencies {
15-
compileOnlyApi("org.checkerframework:checker-qual:3.18.0")
15+
compileOnlyApi("org.checkerframework:checker-qual:3.48.3")
1616
testImplementation("net.jodah:concurrentunit:0.4.6")
1717
testImplementation("com.google.guava:guava-testlib:31.0.1-jre")
1818
testImplementation(platform("org.junit:junit-bom:5.8.2"))

0 commit comments

Comments
 (0)