Skip to content

Commit

Permalink
chore(build): upgrade circleci/maven orb
Browse files Browse the repository at this point in the history
This enables Java 13 (currently).
  • Loading branch information
zregvart committed Apr 14, 2020
1 parent 7a9c0ec commit 1d57bd6
Showing 1 changed file with 1 addition and 1 deletion.
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

orbs:
maven: circleci/maven@0.0.9
maven: circleci/maven@1.0.0

workflows:
Build:
Expand Down

0 comments on commit 1d57bd6

Please sign in to comment.