Skip to content

Commit 81ee8aa

Browse files
Update scala-library to 2.13.12 (#3165)
* Update scala-library to 2.13.12 * Regenerate GitHub Actions workflow Executed command: sbt githubWorkflowGenerate * Revert commit(s) 427531f, 8d1092f * Update scala-library to 2.13.12
1 parent 1a9e05e commit 81ee8aa

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
@@ -21,7 +21,7 @@ val moduleCrossPlatformMatrix: Map[String, List[Platform]] = Map(
2121
"dummy" -> List(JVMPlatform)
2222
)
2323

24-
val Scala213 = "2.13.11"
24+
val Scala213 = "2.13.12"
2525

2626
/// sbt-typelevel configuration
2727

0 commit comments

Comments
 (0)