Skip to content

Commit d9b5ed1

Browse files
committed
Infrastructure: Use NL 7.0
1 parent 979baf3 commit d9b5ed1

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-internal1-6784458"
13+
netLogoVersion := "7.0.0-internal1-df97144"
1414
netLogoTestExtras += (baseDirectory.value / "test")
1515

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

0 commit comments

Comments
 (0)