mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-11-21 02:09:03 -05:00
bump scala version
This commit is contained in:
@@ -2,7 +2,7 @@ lazy val root = (project in file(".")).
|
|||||||
settings(
|
settings(
|
||||||
inThisBuild(List(
|
inThisBuild(List(
|
||||||
organization := "com.example",
|
organization := "com.example",
|
||||||
scalaVersion := "2.13.2",
|
scalaVersion := "2.13.3",
|
||||||
version := "0.1.0-SNAPSHOT")),
|
version := "0.1.0-SNAPSHOT")),
|
||||||
name := "LibreCaptcha",
|
name := "LibreCaptcha",
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user