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 46d1047 commit 3346bffCopy full SHA for 3346bff
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.3.5",
45
- libraryDependencies += "it.unibo.alchemist" % "alchemist-swingui" % "42.3.5"
+ libraryDependencies += "it.unibo.alchemist" % "alchemist-swingui" % "42.3.6"
46
)
47
48
lazy val `macro-swarm` = project
0 commit comments