We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 158585c commit 1713d66Copy full SHA for 1713d66
build.sbt
@@ -42,7 +42,7 @@ lazy val alchemist = project
42
organization := "it.unibo.scafi",
43
name := "macro-swarm-alchemist",
44
libraryDependencies += "it.unibo.alchemist" % "alchemist-incarnation-scafi" % "42.2.2",
45
- libraryDependencies += "it.unibo.alchemist" % "alchemist-swingui" % "42.2.2"
+ libraryDependencies += "it.unibo.alchemist" % "alchemist-swingui" % "42.2.3"
46
)
47
48
lazy val `macro-swarm` = project
0 commit comments