Skip to content

Commit c2dcc75

Browse files
authored
Merge pull request #281 from scala-steward/update/scala3-library-3.2.2
Update scala3-library to 3.2.2
2 parents 3d56389 + 7af1bf3 commit c2dcc75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name := "ciris-hocon"
33
description := "Provides HOCON configuration source for Ciris"
44

55
scalaVersion := "2.13.10"
6-
crossScalaVersions += "3.2.1"
6+
crossScalaVersions += "3.2.2"
77

88
libraryDependencies ++= Seq(
99
"is.cir" %% "ciris" % "3.0.0",

0 commit comments

Comments
 (0)