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
@@ -31,7 +31,7 @@
|
||||
"dependencies": {
|
||||
"@actions/cache": "^4.0.3",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^2.0.0",
|
||||
"@actions/exec": "^1.0.4",
|
||||
"@actions/glob": "^0.5.0",
|
||||
"@actions/http-client": "^2.2.3",
|
||||
"@actions/io": "^1.0.2",
|
||||
|
||||
Reference in New Issue
Block a user