mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-03 12:05:59 +01:00
Update scala3-library to 3.3.1
This commit is contained in:
committed by
kenji yoshida
parent
ca25e7fe90
commit
0ae8cc2820
@@ -17,7 +17,7 @@ name := Name
|
|||||||
version := GitBucketVersion
|
version := GitBucketVersion
|
||||||
scalaVersion := "2.13.11"
|
scalaVersion := "2.13.11"
|
||||||
|
|
||||||
crossScalaVersions += "3.3.0"
|
crossScalaVersions += "3.3.1"
|
||||||
|
|
||||||
conflictWarning := {
|
conflictWarning := {
|
||||||
if (scalaBinaryVersion.value == "3") {
|
if (scalaBinaryVersion.value == "3") {
|
||||||
|
|||||||
Reference in New Issue
Block a user