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.
1 parent f17216e commit ebc785eCopy full SHA for ebc785e
.circleci/config.yml
@@ -19,7 +19,7 @@ executors:
19
platform: "linux/amd64"
20
21
orbs:
22
- maven: circleci/maven@2.1.0
+ maven: circleci/maven@2.1.1
23
24
workflows:
25
maven_test:
0 commit comments