Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
735f6e5acf |
Vendored
+1
-1
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user