Skip to content

Commit ab2678b

Browse files
chore(deps): update dependency it.unibo.alchemist:alchemist-swingui to v42.2.8
1 parent a0b190d commit ab2678b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ lazy val alchemist = project
4242
organization := "it.unibo.scafi",
4343
name := "macro-swarm-alchemist",
4444
libraryDependencies += "it.unibo.alchemist" % "alchemist-incarnation-scafi" % "42.2.7",
45-
libraryDependencies += "it.unibo.alchemist" % "alchemist-swingui" % "42.2.7"
45+
libraryDependencies += "it.unibo.alchemist" % "alchemist-swingui" % "42.2.8"
4646
)
4747

4848
lazy val `macro-swarm` = project

0 commit comments

Comments
 (0)