Skip to content

Commit 57e52f0

Browse files
committed
Update NetLogo version
1 parent 594e873 commit 57e52f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ scalaVersion := "3.7.0"
1111
Test / scalaSource := baseDirectory.value / "src" / "test"
1212
scalacOptions ++= Seq("-deprecation", "-unchecked", "-Xfatal-warnings", "-feature", "-encoding", "us-ascii", "-release", "11")
1313

14-
netLogoVersion := "7.0.0-beta2-7e8f7a4"
14+
netLogoVersion := "7.0.0-424b50b"
1515
netLogoClassManager := "org.myworldgis.netlogo.GISExtension"
1616
netLogoTestExtras += (baseDirectory.value / "examples")
1717

0 commit comments

Comments
 (0)