Skip to content

Commit

Permalink
Update quarkus-build-caching-extension to 1.3
Browse files Browse the repository at this point in the history
Should fix the failing tests due to the cache not including
quarkus-artifact.properties.
We will need to merge this update in all supported branches and then
clear the cache.

(cherry picked from commit b6c96b5)
  • Loading branch information
gsmet committed Jul 16, 2024
1 parent 24fa941 commit 29fc5a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<extension>
<groupId>com.gradle</groupId>
<artifactId>quarkus-build-caching-extension</artifactId>
<version>1.2</version>
<version>1.3</version>
</extension>
<extension>
<groupId>io.quarkus.develocity</groupId>
Expand Down

0 comments on commit 29fc5a5

Please sign in to comment.