| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…downgrade-graalvm-plugins
| <groupId>org.graalvm.buildtools</groupId> | ||
| <artifactId>junit-platform-native</artifactId> | ||
| <version>0.9.6</version> | ||
| <!-- Using older version; upgrade to latest once issues are resolved. --> |
There was a problem hiding this comment.
Do you want to add a link to the issue? Some link that shows error message or stacktrace would be nice.
Sorry, something went wrong.
There was a problem hiding this comment.
Done. I created a new github issue #336 with context and reference the issue in the comment.
Sorry, something went wrong.
🤖 I have created a release \*beep\* \*boop\* --- ## [1.2.0](https://www.github.com/googleapis/java-shared-config/compare/v1.1.0...v1.2.0) (2021-10-21) ### Features * Introduce Native Image testing build script changes ([#1240](https://www.github.com/googleapis/java-shared-config/issues/1240)) ([#334](https://www.github.com/googleapis/java-shared-config/issues/334)) ([4643cf1](https://www.github.com/googleapis/java-shared-config/commit/4643cf15be0b37fa8fa905d544d438cda7ef2ecd)) ### Bug Fixes * **java:** downgrade native maven plugin version ([#335](https://www.github.com/googleapis/java-shared-config/issues/335)) ([5834284](https://www.github.com/googleapis/java-shared-config/commit/5834284176fb34713d10082ce04f3b6abba85ad8)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
| Back | FazBrowse Home | New Git URL |
Temporarily downgrades the native-maven-plugin version from 0.9.6 to 0.9.5; the latest version breaks for our project. Currently investigating root cause.