Skip to content

Commit a2468ea

Browse files
committed
Infrastructure: Update SBT version
1 parent 74c4006 commit a2468ea

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

build.sbt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
enablePlugins(org.nlogo.build.NetLogoExtension, org.nlogo.build.ExtensionDocumentationPlugin)
22

3+
scalaVersion := "2.12.8"
4+
35
name := "bitmap"
46

57
version := "1.1.0"

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.0.4
1+
sbt.version=1.2.8

0 commit comments

Comments
 (0)