We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1202a75 + 90393c8 commit 3e0b42cCopy full SHA for 3e0b42c
action.yml
@@ -4,7 +4,7 @@ inputs:
4
sbt-runner-version:
5
description: "The runner version (The actual version is controlled via project/build.properties)"
6
required: true
7
- default: 1.11.4
+ default: 1.11.5
8
runs:
9
using: "composite"
10
steps:
project/build.properties
@@ -1 +1 @@
1
-sbt.version=1.11.4
+sbt.version=1.11.5
0 commit comments