Skip to content

Commit 2138131

Browse files
committed
Infrastructure: Update to latest NetLogo version
1 parent 6e3ba39 commit 2138131

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
@@ -10,7 +10,7 @@ isSnapshot := true
1010

1111
netLogoExtName := "ls"
1212
netLogoClassManager := "org.nlogo.ls.LevelSpace"
13-
netLogoVersion := "7.0.0-2486d1e"
13+
netLogoVersion := "7.0.3-823cd07"
1414
netLogoTestExtras += (baseDirectory.value / "test")
1515

1616
Compile / scalaSource := baseDirectory.value / "src" / "main"

0 commit comments

Comments
 (0)