Skip to content

Commit 9e44896

Browse files
Bump org.jetbrains:annotations from 24.1.0 to 26.0.1 (#165)
1 parent 0827859 commit 9e44896

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
@@ -74,7 +74,7 @@ dependencies {
7474
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
7575
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin-api:$kotlinVersion")
7676

77-
testCompileOnly("org.jetbrains:annotations:24.1.0")
77+
testCompileOnly("org.jetbrains:annotations:26.0.1")
7878

7979
testImplementation(localGroovy())
8080
testImplementation(gradleTestKit())

0 commit comments

Comments
 (0)