Skip to content

Commit f069a71

Browse files
authored
Merge pull request #126 from simple-robot/dependabot/gradle/dev/main/org.jetbrains-annotations-26.0.1
build(deps): bump org.jetbrains:annotations from 24.1.0 to 26.0.1
2 parents 4cbc7f1 + 95ce10c commit f069a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ simbot-common-ktor-inputfile = { group = "love.forte.simbot.common", name = "sim
3636
simbot-gradle = { group = "love.forte.simbot.gradle", name = "simbot-gradle-suspendtransforms", version.ref = "simbot" }
3737

3838
# jetbrains-annotation
39-
jetbrains-annotations = "org.jetbrains:annotations:24.1.0"
39+
jetbrains-annotations = "org.jetbrains:annotations:26.0.1"
4040

4141
# kotlinx-coroutines
4242
kotlinx-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "kotlinx-coroutines" }

0 commit comments

Comments
 (0)