chore(deps): update dependency scala to v2.13.18

This commit is contained in:
Renovate Bot
2025-12-29 00:03:20 +00:00
parent f905b43594
commit 735f6e5acf

View File

@@ -1,3 +1,3 @@
ThisBuild / scalaVersion := "2.12.15"
ThisBuild / scalaVersion := "2.13.18"
libraryDependencies += "org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2"