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 5197c3d commit 65ead3cCopy full SHA for 65ead3c
build.sbt
@@ -41,7 +41,7 @@ lazy val alchemist = project
41
scalaVersion := defaultScalaVersion,
42
organization := "it.unibo.scafi",
43
name := "macro-swarm-alchemist",
44
- libraryDependencies += "it.unibo.alchemist" % "alchemist-incarnation-scafi" % "42.3.14",
+ libraryDependencies += "it.unibo.alchemist" % "alchemist-incarnation-scafi" % "42.3.15",
45
libraryDependencies += "it.unibo.alchemist" % "alchemist-swingui" % "42.3.14"
46
)
47
0 commit comments