mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-04-04 03:40:18 -04:00
bump scala version
This commit is contained in:
parent
948054fcbb
commit
110631dad2
@ -2,7 +2,7 @@ lazy val root = (project in file(".")).settings(
|
|||||||
inThisBuild(
|
inThisBuild(
|
||||||
List(
|
List(
|
||||||
organization := "com.example",
|
organization := "com.example",
|
||||||
scalaVersion := "2.13.3",
|
scalaVersion := "2.13.5",
|
||||||
version := "0.1.0-SNAPSHOT",
|
version := "0.1.0-SNAPSHOT",
|
||||||
semanticdbEnabled := true,
|
semanticdbEnabled := true,
|
||||||
semanticdbVersion := scalafixSemanticdb.revision,
|
semanticdbVersion := scalafixSemanticdb.revision,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user