mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-02-14 12:02:27 -05:00
update scala and sbt versions
This commit is contained in:
parent
8f701f255e
commit
2d13c10812
@ -4,7 +4,7 @@ lazy val root = (project in file(".")).
|
||||
settings(
|
||||
inThisBuild(List(
|
||||
organization := "com.example",
|
||||
scalaVersion := "2.12.3",
|
||||
scalaVersion := "2.12.8",
|
||||
version := "0.1.0-SNAPSHOT")),
|
||||
name := "LibreCaptcha",
|
||||
libraryDependencies += scalaTest % Test,
|
||||
|
@ -1 +1 @@
|
||||
sbt.version=1.0.4
|
||||
sbt.version=1.2.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user