Skip to content

Commit

Permalink
Upgrade Orb
Browse files Browse the repository at this point in the history
  • Loading branch information
cer committed Mar 25, 2023
1 parent 0bb094f commit 2f74412
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1
setup: true
orbs:
eventuate-gradle-build-and-test: "eventuate_io/[email protected].1"
eventuate-gradle-build-and-test: "eventuate_io/[email protected].7"
continuation: circleci/[email protected]
jobs:
setup:
Expand Down
2 changes: 1 addition & 1 deletion .circleci/generate-config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
cat > generated_config.yml <<END
version: 2.1
orbs:
eventuate-gradle-build-and-test: "eventuate_io/eventuate-gradle-build-and-test@0.1.0"
eventuate-gradle-build-and-test: "eventuate_io/eventuate-gradle-build-and-test@0.2.7"
workflows:
version: 2.1
build-test-and-deploy:
Expand Down

0 comments on commit 2f74412

Please sign in to comment.