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 96fdaf4 commit f0393f4Copy full SHA for f0393f4
build.sbt
@@ -23,5 +23,5 @@ Compile / packageBin / artifactPath := {
23
24
resolvers += "netlogo-language-library" at "https://dl.cloudsmith.io/public/netlogo/language-library/maven"
25
libraryDependencies ++= Seq(
26
- "org.nlogo.languagelibrary" %% "language-library" % "2.2.2"
+ "org.nlogo.languagelibrary" %% "language-library" % "2.4.0"
27
)
0 commit comments