Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
735f6e5acf chore(deps): update dependency scala to v2.13.18 2025-12-29 00:03:20 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
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"
+1 -1
View File
@@ -29,7 +29,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^5.0.0",
"@actions/cache": "^4.0.3",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.0.4",
"@actions/glob": "^0.5.0",