Skip to content

Commit

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

Bump org.jetbrains:annotations from 25.0.0 to 26.0.1
  • Loading branch information
AaronFeledy authored Oct 19, 2024
2 parents be7de9c + fab3c70 commit 2fc1da1
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:25.0.0")
implementation("org.jetbrains:annotations:26.0.1")

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

0 comments on commit 2fc1da1

Please sign in to comment.