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 09583a4 commit 09a7203Copy full SHA for 09a7203
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.8",
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