Skip to content

Commit e0182c2

Browse files
committed
Infrastructure: Bump NetLogo for 7.0.2 compatibility
1 parent 1a3632f commit e0182c2

1 file changed

Lines changed: 2 additions & 2 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

0 commit comments

Comments
 (0)