Skip to content

Commit

Permalink
Merge pull request #361 from JetBrains/dependabot/gradle/master/org.j…
Browse files Browse the repository at this point in the history
…etbrains-annotations-24.1.0

build(deps): bump org.jetbrains:annotations from 24.0.1 to 24.1.0
  • Loading branch information
YannCebron committed May 13, 2024
2 parents 23b7017 + 095f1b1 commit ca15ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repositories {
}

dependencies {
compileOnly("org.jetbrains:annotations:24.0.1")
compileOnly("org.jetbrains:annotations:24.1.0")
}

idea {
Expand Down

0 comments on commit ca15ab9

Please sign in to comment.