Skip to content

Commit 6c0455b

Browse files
committed
Infrastructure: Bump NetLogo for 7.0.2 compatibility
1 parent 49092a1 commit 6c0455b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ import sbtcrossproject.CrossPlugin.autoImport.CrossType
22
import sbtcrossproject.CrossProject
33
import org.scalajs.sbtplugin.ScalaJSCrossVersion
44

5-
val nlDependencyVersion = "7.0.0-ccc8cd8"
5+
val nlDependencyVersion = "7.0.2"
66

7-
val parserJsDependencyVersion = "0.4.0-ccc8cd8"
7+
val parserJsDependencyVersion = "0.4.0-fad1812"
88

99
val scalazVersion = "7.2.36"
1010

resources/test/dumps/DNA Protein Synthesis.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)