mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Upgrade Maven API 3.9.5 -> 3.9.8 (#701)
See: - https://maven.apache.org/release-notes-all.html - https://github.com/apache/maven/releases/tag/maven-3.9.6 - https://github.com/apache/maven/releases/tag/maven-3.9.7 - https://github.com/apache/maven/releases/tag/maven-3.9.8 - https://github.com/apache/maven/compare/maven-3.9.5...maven-3.9.8
This commit is contained in:
2
.github/workflows/sonarcloud.yml
vendored
2
.github/workflows/sonarcloud.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
checkout-fetch-depth: 0
|
||||
java-version: 17.0.10
|
||||
java-distribution: temurin
|
||||
maven-version: 3.9.6
|
||||
maven-version: 3.9.8
|
||||
- name: Create missing `test` directory
|
||||
# XXX: Drop this step in favour of actually having a test.
|
||||
run: mkdir refaster-compiler/src/test
|
||||
|
||||
Reference in New Issue
Block a user