mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-01-27 21:05:58 -05:00
Merge pull request #248 from scala-steward/update/scala3-library-3.5.0
Update scala3-library to 3.5.0
This commit is contained in:
commit
332aac57f0
@ -2,7 +2,7 @@ lazy val root = (project in file(".")).settings(
|
|||||||
inThisBuild(
|
inThisBuild(
|
||||||
List(
|
List(
|
||||||
organization := "com.example",
|
organization := "com.example",
|
||||||
scalaVersion := "3.4.3",
|
scalaVersion := "3.5.0",
|
||||||
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