Skip to content

Commit 29fc5a5

Browse files
committed
Update quarkus-build-caching-extension to 1.3
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)
1 parent 24fa941 commit 29fc5a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mvn/extensions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<extension>
1313
<groupId>com.gradle</groupId>
1414
<artifactId>quarkus-build-caching-extension</artifactId>
15-
<version>1.2</version>
15+
<version>1.3</version>
1616
</extension>
1717
<extension>
1818
<groupId>io.quarkus.develocity</groupId>

0 commit comments

Comments
 (0)