Skip to content

Commit

Permalink
chore(deps): update dependency com.google.guava:guava to v33.1.0-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and DanySK committed Mar 25, 2024
1 parent a116905 commit 5dad5c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ alchemist-ui-tooling = { module = "it.unibo.alchemist:alchemist-ui-tooling", ver
apache-commons-collections4 = "org.apache.commons:commons-collections4:4.4"
controlsfx = "org.controlsfx:controlsfx:11.2.1"
gson-extras = "org.danilopianini:gson-extras:1.2.0"
guava = "com.google.guava:guava:33.0.0-jre"
guava = "com.google.guava:guava:33.1.0-jre"
javafxSvg = "de.codecentric.centerdevice:javafxsvg:1.3.0"
jfoenix = "com.jfoenix:jfoenix:9.0.10"
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
Expand Down

0 comments on commit 5dad5c4

Please sign in to comment.