Skip to content

Commit

Permalink
Merge pull request #24 from 4lando/dependabot/gradle/org.jetbrains-an…
Browse files Browse the repository at this point in the history
…notations-25.0.0

Bump org.jetbrains:annotations from 24.1.0 to 25.0.0
  • Loading branch information
AaronFeledy authored Oct 8, 2024
2 parents b7eaacb + 176050b commit 0618524
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 @@ -50,7 +50,7 @@ dependencies {
}

implementation("com.google.code.gson:gson:2.11.0")
implementation("org.jetbrains:annotations:24.1.0")
implementation("org.jetbrains:annotations:25.0.0")

testImplementation("com.intellij.remoterobot:remote-robot:0.11.23")
}
Expand Down

0 comments on commit 0618524

Please sign in to comment.