Skip to content

Commit 6c7fa84

Browse files
foundweekends-bot[bot]xuwei-k
authored andcommitted
Update scala-library to 2.12.21
1 parent a8f8e45 commit 6c7fa84

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
@@ -170,7 +170,7 @@ lazy val javaVmArgs: List[String] = {
170170
}
171171

172172
lazy val plugin = (projectMatrix in file("sbt-conscript"))
173-
.jvmPlatform(scalaVersions = Seq("3.7.2", "2.12.20"))
173+
.jvmPlatform(scalaVersions = Seq("3.7.2", "2.12.21"))
174174
.enablePlugins(SbtPlugin)
175175
.settings(
176176
commonSettings,

0 commit comments

Comments
 (0)