Skip to content

Commit 17575ea

Browse files
authored
Merge pull request #58 from scala-steward/update/sbt-1.11.6
Update sbt, scripted-plugin to 1.11.6
2 parents 3e0b42c + bede6b6 commit 17575ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ inputs:
44
sbt-runner-version:
55
description: "The runner version (The actual version is controlled via project/build.properties)"
66
required: true
7-
default: 1.11.5
7+
default: 1.11.6
88
runs:
99
using: "composite"
1010
steps:

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.11.5
1+
sbt.version=1.11.6

0 commit comments

Comments
 (0)