Skip to content

Commit faf8c3c

Browse files
authored
Merge pull request #19 from cl33t/renovate/org.jetbrains-annotations-26.x
Update dependency org.jetbrains:annotations to v26.0.2-1
2 parents 6ae9339 + 79d4a4c commit faf8c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

format/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111
implementation("com.google.guava:guava:33.4.8-jre")
1212
implementation("io.github.itsaky:nb-javac-android:17.0.0.3")
1313
implementation("com.google.auto.value:auto-value-annotations:1.11.0")
14-
implementation("org.jetbrains:annotations:26.0.2")
14+
implementation("org.jetbrains:annotations:26.0.2-1")
1515
annotationProcessor("com.google.auto.value:auto-value:1.11.0")
1616
}
1717

0 commit comments

Comments
 (0)