Skip to content

Commit

Permalink
Merge dependabot/maven/quarkus-build-caching-extension/com.gradle-gra…
Browse files Browse the repository at this point in the history
…dle-enterprise-maven-extension-1.19.3 into combined-prs-branch
  • Loading branch information
bot-githubaction authored Oct 18, 2023
2 parents b9b7eb0 + af6f5ad commit b07aa7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion quarkus-build-caching-extension/.mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<extension>
<groupId>com.gradle</groupId>
<artifactId>gradle-enterprise-maven-extension</artifactId>
<version>1.19.2</version>
<version>1.19.3</version>
</extension>
<extension>
<groupId>com.gradle</groupId>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-build-caching-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>com.gradle</groupId>
<artifactId>gradle-enterprise-maven-extension</artifactId>
<version>1.19.2</version>
<version>1.19.3</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit b07aa7e

Please sign in to comment.