Upgrade to io.spring.develocity.conventions:develocity-conventions-maven-extension:0.0.22

This commit is contained in:
Artem Bilan
2024-10-16 16:11:07 -04:00
parent 50e7d82dc6
commit c85f87cd4e
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -14,3 +14,4 @@ target
credentials.yml
.DS_Store
.vscode
/.mvn/.develocity

View File

@@ -3,6 +3,6 @@
<extension>
<groupId>io.spring.develocity.conventions</groupId>
<artifactId>develocity-conventions-maven-extension</artifactId>
<version>0.0.19</version>
<version>0.0.22</version>
</extension>
</extensions>