Skip to content

Commit 3e16990

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-library to 2.13.15
1 parent 9f7c5dc commit 3e16990

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
@@ -9,7 +9,7 @@ val example = crossProject(
99
"-language:higherKinds",
1010
"-language:implicitConversions",
1111
),
12-
scalaVersion := "2.13.14",
12+
scalaVersion := "2.13.15",
1313
crossScalaVersions += "3.5.0",
1414
name := "scalaprops-cross-example",
1515
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)