Skip to content

Commit 192e07d

Browse files
authored
Merge branch 'main' into update/scala3-library-3.3.1
2 parents 3514005 + 456882e commit 192e07d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ThisBuild / scalaVersion := "3.3.1"
2-
ThisBuild / crossScalaVersions := Seq((ThisBuild / scalaVersion).value, "2.13.11")
2+
ThisBuild / crossScalaVersions := Seq((ThisBuild / scalaVersion).value, "2.13.12")
33

44
lazy val root = project.in(file("."))
55
.aggregate(collectionContrib.jvm, collectionContrib.js, collectionContrib.native)

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.9.4
1+
sbt.version=1.9.6

0 commit comments

Comments
 (0)