Skip to content

Commit 3a93d2d

Browse files
committed
Infrastructure: Use NL 7.0
1 parent 49c740f commit 3a93d2d

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
@@ -12,5 +12,5 @@ scalacOptions ++= Seq("-deprecation", "-unchecked", "-Xfatal-warnings", "
1212

1313
netLogoExtName := "sample-scala"
1414
netLogoClassManager := "org.nlogo.extensions.samplescala.SampleScalaExtension"
15-
netLogoVersion := "6.3.0"
15+
netLogoVersion := "7.0.0-internal1-df97144"
1616
netLogoZipExtras ++= Seq(baseDirectory.value / "README.md", baseDirectory.value / "example-models")

0 commit comments

Comments
 (0)