Skip to content

Commit c012965

Browse files
authored
Merge pull request #165 from simple-robot/dependabot/gradle/dev/main/org.jetbrains-annotations-26.0.2
build(deps): bump org.jetbrains:annotations from 26.0.1 to 26.0.2
2 parents 1d7faf7 + c7da8e0 commit c012965

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
@@ -37,7 +37,7 @@ simbot-common-ktor-inputfile = { group = "love.forte.simbot.common", name = "sim
3737
simbot-gradle = { group = "love.forte.simbot.gradle", name = "simbot-gradle-suspendtransforms", version.ref = "simbot" }
3838

3939
# jetbrains-annotation
40-
jetbrains-annotations = "org.jetbrains:annotations:26.0.1"
40+
jetbrains-annotations = "org.jetbrains:annotations:26.0.2"
4141

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

0 commit comments

Comments
 (0)