Skip to content

Commit f467b66

Browse files
committed
Infrastructure: Use NL 7.0
1 parent 8af8385 commit f467b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ scalacOptions ++= Seq("-deprecation", "-unchecked", "-Xlint", "-Xfatal-warnings"
1111

1212
javacOptions ++= Seq("-g", "-deprecation", "-Xlint:all", "-Xlint:-serial", "-Xlint:-path", "-encoding", "us-ascii", "--release", "11")
1313

14-
netLogoVersion := "7.0.0-internal1"
14+
netLogoVersion := "7.0.0-internal1-df97144"
1515
netLogoClassManager := "arduino.ArduinoExtension"
1616
netLogoPackageExtras += (baseDirectory.value / "lib" / "jssc-2.6.0.jar" -> None)

0 commit comments

Comments
 (0)