Skip to content

Commit

Permalink
chore(deps): update dependency it.unibo.alchemist:alchemist-swingui t…
Browse files Browse the repository at this point in the history
…o v34.0.4
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent 70f56c3 commit 3aee31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ lazy val alchemist = project
organization := "it.unibo.scafi",
name := "macro-swarm-alchemist",
libraryDependencies += "it.unibo.alchemist" % "alchemist-incarnation-scafi" % "34.0.4",
libraryDependencies += "it.unibo.alchemist" % "alchemist-swingui" % "34.0.3"
libraryDependencies += "it.unibo.alchemist" % "alchemist-swingui" % "34.0.4"
)

lazy val `macro-swarm` = project
Expand Down

0 comments on commit 3aee31c

Please sign in to comment.