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