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 a0b190d commit ab2678bCopy full SHA for ab2678b
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.7",
45
- libraryDependencies += "it.unibo.alchemist" % "alchemist-swingui" % "42.2.7"
+ libraryDependencies += "it.unibo.alchemist" % "alchemist-swingui" % "42.2.8"
46
)
47
48
lazy val `macro-swarm` = project
0 commit comments