mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-04-03 11:20: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(
|
||||
List(
|
||||
organization := "com.example",
|
||||
scalaVersion := "2.13.3",
|
||||
scalaVersion := "2.13.5",
|
||||
version := "0.1.0-SNAPSHOT",
|
||||
semanticdbEnabled := true,
|
||||
semanticdbVersion := scalafixSemanticdb.revision,
|
||||
|
Loading…
x
Reference in New Issue
Block a user