Skip to content

Commit 72626ed

Browse files
committed
Bump JetBrains Annotations to 26.0.2
1 parent 0fffb02 commit 72626ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ allprojects {
4848
}
4949

5050
dependencies {
51-
compileOnlyApi("org.jetbrains:annotations:26.0.1")
51+
compileOnlyApi("org.jetbrains:annotations:26.0.2")
5252
testImplementation("org.junit.jupiter:junit-jupiter:5.11.4")
5353
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
5454
}

0 commit comments

Comments
 (0)