Skip to content

Commit

Permalink
Updated NetLogo version
Browse files Browse the repository at this point in the history
  • Loading branch information
ERSUCC authored and brandesNW committed Aug 12, 2024
1 parent 155eb6b commit 82e8666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ isSnapshot := true

netLogoExtName := "ls"
netLogoClassManager := "org.nlogo.ls.LevelSpace"
netLogoVersion := "6.4.0-c0582d3"
netLogoVersion := "6.4.0-d2e6005"
netLogoTestExtras += (baseDirectory.value / "test")

Compile / scalaSource := baseDirectory.value / "src" / "main"
Expand Down

0 comments on commit 82e8666

Please sign in to comment.