mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-05-22 01:53:46 -04:00
bump scala version
This commit is contained in:
parent
9af66adf9f
commit
d3ffc5ae62
@ -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",
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user