-
Notifications
You must be signed in to change notification settings - Fork 10
build: bump 'org.hiero.gradle.build' to 0.3.9 #459
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
Conversation
...and with that update dependency-analysis-gradle-plugin to 2.16.0. Signed-off-by: Jendrik Johannes <jendrik.johannes@gmail.com>
Signed-off-by: Jendrik Johannes <jendrik.johannes@gmail.com>
JUnit Test Report 68 files ±0 68 suites ±0 4m 8s ⏱️ + 1m 48s Results for commit 36c4306. ± Comparison against base commit 561c634. This pull request removes 8 and adds 7 tests. Note that renamed tests count towards both.
|
Integration Test Report 393 files ±0 393 suites ±0 14m 1s ⏱️ - 1m 42s Results for commit 36c4306. ± Comparison against base commit 561c634. This pull request removes 3 and adds 3 tests. Note that renamed tests count towards both.
|
...and with that update dependency-analysis-gradle-plugin to 2.16.0.
The PR also introduces explicitly managing the Netty version that we use in tests (indirectly through
io.grpc.netty
). The latest Netty version ships withmodule-info.class
files and is thus no longer patched.