Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit 4500706

Browse files
authored
Merge pull request #392 from softwaremill/update/scala-library-2.12.16
Update scala-library, scala-reflect to 2.12.16
2 parents eebb17a + 9d7b00f commit 4500706

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
@@ -4,7 +4,7 @@ import sbt.Reference.display
44
import com.softwaremill.SbtSoftwareMillCommon.commonSmlBuildSettings
55
import com.softwaremill.Publish.{ossPublishSettings, updateDocs}
66

7-
val scala212 = "2.12.15"
7+
val scala212 = "2.12.16"
88
val scala213 = "2.13.6"
99
val scala3 = "3.1.0"
1010

0 commit comments

Comments
 (0)