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 50e7d82 commit c85f87cCopy full SHA for c85f87c
.gitignore
@@ -14,3 +14,4 @@ target
14
credentials.yml
15
.DS_Store
16
.vscode
17
+/.mvn/.develocity
.mvn/extensions.xml
@@ -3,6 +3,6 @@
3
<extension>
4
<groupId>io.spring.develocity.conventions</groupId>
5
<artifactId>develocity-conventions-maven-extension</artifactId>
6
- <version>0.0.19</version>
+ <version>0.0.22</version>
7
</extension>
8
</extensions>
0 commit comments