Skip to content

Commit

Permalink
Merge pull request #1 from alexarchambault/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
alexarchambault committed May 11, 2020
2 parents 8b3b481 + a9f4f51 commit 6df52f6
Show file tree
Hide file tree
Showing 3 changed files with 243 additions and 208 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -16,7 +16,7 @@ inThisBuild(List(
enablePlugins(ScriptedPlugin)

def scala212 = "2.12.10"
def targetSbtVersion = "1.2.8"
def targetSbtVersion = "1.3.10"

crossScalaVersions := Seq(scala212)
scalaVersion := scala212
Expand Down

0 comments on commit 6df52f6

Please sign in to comment.