Skip to content

Commit 9f0b485

Browse files
committed
Update scala-library to 2.12.17
1 parent 47b22ac commit 9f0b485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/BuildHelpers.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ final case class ProtosProject(
125125

126126
object ProtosProject {
127127
val Scala211 = "2.11.12"
128-
val Scala212 = "2.12.15"
128+
val Scala212 = "2.12.17"
129129
val Scala213 = "2.13.8"
130130
val Scala3 = "3.1.0"
131131

0 commit comments

Comments
 (0)