Skip to content

Commit

Permalink
chore(deps): update dependency it.unibo.alchemist:alchemist-swingui t…
Browse files Browse the repository at this point in the history
…o v33.1.0
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent 6b7f4f8 commit 2663e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ lazy val alchemist = project
organization := "it.unibo.scafi",
name := "macro-swarm-alchemist",
libraryDependencies += "it.unibo.alchemist" % "alchemist-incarnation-scafi" % "33.1.0",
libraryDependencies += "it.unibo.alchemist" % "alchemist-swingui" % "33.0.8"
libraryDependencies += "it.unibo.alchemist" % "alchemist-swingui" % "33.1.0"
)

lazy val `macro-swarm` = project
Expand Down

0 comments on commit 2663e05

Please sign in to comment.