Skip to content

Commit 1508f51

Browse files
authored
Merge pull request #262 from softwaremill/update/scala3-library-3.2.2
Update scala3-library, ... to 3.2.2
2 parents 0fdbbb9 + 2d2921e commit 1508f51

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
@@ -7,7 +7,7 @@ val scala2_11 = "2.11.12"
77
val scala2_12 = "2.12.17"
88
val scala2_13 = "2.13.10"
99
val scala2 = List(scala2_11, scala2_12, scala2_13)
10-
val scala3 = List("3.2.1")
10+
val scala3 = List("3.2.2")
1111

1212
val sttpModelVersion = "1.5.4"
1313

0 commit comments

Comments
 (0)