Skip to content

Commit

Permalink
Update dependency org.jetbrains:annotations from 25.0.0 to 26.0.0 (ma…
Browse files Browse the repository at this point in the history
…jor v26)
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 1a283b8 commit e1eb450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graph/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
// implementation("org.graphstream:gs-core:2.0")
// implementation("org.graphstream:gs-ui-swing:2.0")
implementation("com.google.code.gson:gson:2.11.0")
implementation("org.jetbrains:annotations:25.0.0")
implementation("org.jetbrains:annotations:26.0.0")

"webjars"("org.webjars.npm:d3:7.9.0") {
// Avoid pulling in all small modules, using the merged .js file instead.
Expand Down

0 comments on commit e1eb450

Please sign in to comment.