mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-04-08 21:55:25 -04:00
bump scala to 3.2.1
This commit is contained in:
parent
dd48e9e4e7
commit
25fb901e9e
@ -2,7 +2,7 @@ lazy val root = (project in file(".")).settings(
|
||||
inThisBuild(
|
||||
List(
|
||||
organization := "com.example",
|
||||
scalaVersion := "3.2.0",
|
||||
scalaVersion := "3.2.1",
|
||||
version := "0.2.1-snapshot",
|
||||
semanticdbEnabled := true,
|
||||
semanticdbVersion := scalafixSemanticdb.revision
|
||||
|
Loading…
x
Reference in New Issue
Block a user