mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-02-17 05:12:28 -05:00
Merge pull request #196 from scala-steward/update/scala3-library-3.2.2
Update scala3-library to 3.2.2
This commit is contained in:
commit
3b0b464109
@ -2,7 +2,7 @@ lazy val root = (project in file(".")).settings(
|
||||
inThisBuild(
|
||||
List(
|
||||
organization := "com.example",
|
||||
scalaVersion := "3.2.1",
|
||||
scalaVersion := "3.2.2",
|
||||
version := "0.2.1-snapshot",
|
||||
semanticdbEnabled := true,
|
||||
semanticdbVersion := scalafixSemanticdb.revision
|
||||
|
Loading…
x
Reference in New Issue
Block a user