Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combined PRs #925

Merged
merged 18 commits into from
Oct 24, 2023
Merged
Changes from 2 commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
7e8efdd
Bump com.gradle.common-custom-user-data-gradle-plugin
dependabot[bot] Oct 24, 2023
ee98fdd
Bump com.gradle.common-custom-user-data-gradle-plugin
dependabot[bot] Oct 24, 2023
b1c2bfa
Bump com.gradle:common-custom-user-data-gradle-plugin
dependabot[bot] Oct 24, 2023
6cf179d
Bump com.gradle.common-custom-user-data-gradle-plugin
dependabot[bot] Oct 24, 2023
381671f
Bump actions/setup-node from 3 to 4
dependabot[bot] Oct 24, 2023
badcf9c
Bump org.apache.maven.plugins:maven-failsafe-plugin
dependabot[bot] Oct 24, 2023
a84d649
Bump org.apache.maven.plugins:maven-surefire-plugin
dependabot[bot] Oct 24, 2023
b69fa20
Bump com.gradle.common-custom-user-data-gradle-plugin
dependabot[bot] Oct 24, 2023
f8a43ea
Bump com.gradle:common-custom-user-data-gradle-plugin
dependabot[bot] Oct 24, 2023
1696759
Merge dependabot/gradle/convention-gradle-enterprise-gradle-plugin/pl…
bot-githubaction Oct 24, 2023
a35a710
Merge dependabot/gradle/convention-gradle-enterprise-gradle-plugin/pl…
bot-githubaction Oct 24, 2023
689f1bf
Merge dependabot/maven/build-caching-maven-samples/org.apache.maven.p…
bot-githubaction Oct 24, 2023
1a5c991
Merge dependabot/maven/build-caching-maven-samples/org.apache.maven.p…
bot-githubaction Oct 24, 2023
aea55d1
Merge dependabot/github_actions/actions/setup-node-4 into combined-pr…
bot-githubaction Oct 24, 2023
c7ad378
Merge dependabot/gradle/common-gradle-enterprise-gradle-configuration…
bot-githubaction Oct 24, 2023
00e2e8b
Merge dependabot/gradle/convention-gradle-enterprise-gradle-plugin/pl…
bot-githubaction Oct 24, 2023
36827ee
Merge dependabot/gradle/convention-gradle-enterprise-gradle-plugin/pl…
bot-githubaction Oct 24, 2023
2b7dba5
Merge dependabot/gradle/common-gradle-enterprise-gradle-configuration…
bot-githubaction Oct 24, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build-caching-maven-samples/aspectj-project/pom.xml
Original file line number Diff line number Diff line change
@@ -45,7 +45,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.1</version>
</plugin>
</plugins>
<pluginManagement>
2 changes: 1 addition & 1 deletion build-caching-maven-samples/pom.xml
Original file line number Diff line number Diff line change
@@ -84,7 +84,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>