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
  • Loading branch information
renovate[bot] committed May 6, 2024
1 parent 470cbc4 commit a823b67
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.1",
libraryDependencies += "it.unibo.alchemist" % "alchemist-swingui" % "33.1.2"
libraryDependencies += "it.unibo.alchemist" % "alchemist-swingui" % "34.0.1"
)

lazy val `macro-swarm` = project
Expand Down

0 comments on commit a823b67

Please sign in to comment.