Update scala-library to 2.13.16

This commit is contained in:
Scala Steward
2025-01-10 20:39:51 +00:00
committed by kenji yoshida
parent 608a59cbfd
commit d542ee3528

View File

@@ -14,7 +14,7 @@ sourcesInBase := false
organization := Organization
name := Name
version := GitBucketVersion
scalaVersion := "2.13.15"
scalaVersion := "2.13.16"
crossScalaVersions += "3.6.2"