Skip to content

Commit 235dcab

Browse files
authored
Fix build_cli_jar step (#533)
* Fix build_cli_jar step
1 parent 31c90ab commit 235dcab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ workflows:
259259
- master
260260
- codacy/sbt:
261261
name: build_cli_jar
262-
install_sbt_version: 1.8.2
262+
install_sbt_version: 1.10.5
263263
openjdk_version: '17'
264264
persist_to_workspace: true
265265
cmd: |

0 commit comments

Comments
 (0)