Skip to content

Commit b1ad813

Browse files
Update dependency org.jetbrains:annotations to v26.1.0
1 parent 415b9a1 commit b1ad813

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
@@ -20,7 +20,7 @@ subprojects {
2020
}
2121

2222
dependencies {
23-
compileOnly("org.jetbrains:annotations:26.0.2-1")
23+
compileOnly("org.jetbrains:annotations:26.1.0")
2424
testImplementation("org.junit.jupiter:junit-jupiter-api:5.13.4")
2525
testImplementation("org.junit.jupiter:junit-jupiter-params:5.13.4")
2626
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.13.4")

0 commit comments

Comments
 (0)