Skip to content

Commit f0393f4

Browse files
committed
Infrastructure: Bump language lib for output fix
1 parent 96fdaf4 commit f0393f4

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
@@ -23,5 +23,5 @@ Compile / packageBin / artifactPath := {
2323

2424
resolvers += "netlogo-language-library" at "https://dl.cloudsmith.io/public/netlogo/language-library/maven"
2525
libraryDependencies ++= Seq(
26-
"org.nlogo.languagelibrary" %% "language-library" % "2.2.2"
26+
"org.nlogo.languagelibrary" %% "language-library" % "2.4.0"
2727
)

0 commit comments

Comments
 (0)