Skip to content

Commit 198412d

Browse files
chore(deps): update dependency org.jetbrains:annotations to v26.1.0
1 parent 34a5187 commit 198412d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/kotlin/pq.java-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ java {
2121
}
2222

2323
dependencies {
24-
implementation("org.jetbrains:annotations:26.0.2-1")
24+
implementation("org.jetbrains:annotations:26.1.0")
2525

2626
errorprone("com.google.errorprone:error_prone_core:2.47.0")
2727
spotbugs("com.github.spotbugs:spotbugs:4.9.8")

0 commit comments

Comments
 (0)