mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-02-04 16:05:57 -05:00
Update scala3-library to 3.4.1
This commit is contained in:
parent
6db9934bec
commit
7c394b4359
@ -2,7 +2,7 @@ lazy val root = (project in file(".")).settings(
|
|||||||
inThisBuild(
|
inThisBuild(
|
||||||
List(
|
List(
|
||||||
organization := "com.example",
|
organization := "com.example",
|
||||||
scalaVersion := "3.3.3",
|
scalaVersion := "3.4.1",
|
||||||
version := "0.2.1-snapshot",
|
version := "0.2.1-snapshot",
|
||||||
semanticdbEnabled := true,
|
semanticdbEnabled := true,
|
||||||
semanticdbVersion := scalafixSemanticdb.revision
|
semanticdbVersion := scalafixSemanticdb.revision
|
||||||
|
Loading…
x
Reference in New Issue
Block a user