Skip to content

Commit 545e141

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-library to 2.12.20
1 parent c7e1754 commit 545e141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ThisBuild / organization := "com.github.sbt"
33
lazy val protobuf = "com.google.protobuf" % "protobuf-java" % "3.25.4" % Runtime // for scala-steward
44
lazy val grpc = "io.grpc" % "protoc-gen-grpc-java" % "1.62.2" % Runtime // for scala-steward
55

6-
def scala212 = "2.12.19"
6+
def scala212 = "2.12.20"
77

88
lazy val root = (project in file("."))
99
.enablePlugins(SbtPlugin)

0 commit comments

Comments
 (0)