Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

Commit cb900a9

Browse files
authored
Merge pull request #4 from Interguess/dependabot/gradle/org.jetbrains-annotations-26.0.2
Bump org.jetbrains:annotations from 26.0.1 to 26.0.2
2 parents 253496d + 9250fc8 commit cb900a9

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
@@ -11,7 +11,7 @@ repositories {
1111
}
1212

1313
dependencies {
14-
compileOnly 'org.jetbrains:annotations:26.0.1'
14+
compileOnly 'org.jetbrains:annotations:26.0.2'
1515
}
1616

1717
publishing {

0 commit comments

Comments
 (0)