Skip to content

Commit 1713d66

Browse files
chore(deps): update dependency it.unibo.alchemist:alchemist-swingui to v42.2.3
1 parent 158585c commit 1713d66

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.2",
45-
libraryDependencies += "it.unibo.alchemist" % "alchemist-swingui" % "42.2.2"
45+
libraryDependencies += "it.unibo.alchemist" % "alchemist-swingui" % "42.2.3"
4646
)
4747

4848
lazy val `macro-swarm` = project

0 commit comments

Comments
 (0)