-
Notifications
You must be signed in to change notification settings - Fork 14.7k
MINOR: build dependecies - version updates #20656
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
base: trunk
Are you sure you want to change the base?
Conversation
@dejan2609 would you mind filing a PR to update all those dependencies? |
Yes, that is doable 🔧 |
I will merge #20652 first. Please update this PR with the necessary dependencies updates once that is done! thanks |
a42860a
to
91c0595
Compare
@chia7712 PR is ready for review. |
I will rebase onto trunk to pick up Java 25 build solution that was merged moments ago 🍀 |
91c0595
to
d28b9a3
Compare
@chia7712 Test results are fine - only two unrelated tests failed (and for Java 17 build only) ✅ |
Hold on - I will include scala logging also: https://central.sonatype.com/artifact/com.typesafe.scala-logging/scala-logging_2.13/3.9.6 |
d28b9a3
to
c6cbfec
Compare
c6cbfec
to
3f30f7b
Compare
@chia7712 this is (finally) ready for a review 🔎 |
9a2d85d
to
ca4ec09
Compare
It seems the JDkK 17 build keeps failing. I have triggered it again, so let's see what happens |
@chia7712 all in green now 🍀 |
8dc2fb3
to
ca4ec09
Compare
@chia7712 all in green now 🟢 🍀 ✅ |
details: - `grgit`: 4.1.1 -->> 5.3.3 - `scala-logging`: 3.9.5 -->> 3.9.6 - `scalafmt`: 3.7.14 -->> 3.9.10 - `org.owasp.dependencycheck` gradle plugin: 12.1.3 -->> 12.1.7 - `com.diffplug.spotless` gradle plugin: 7.2.1 -->> 8.0.0 - Scala coverage: - scoverage: 2.0.11 -->> 2.3.0 - Scala version for scoverage: 2.13.9 -->> 2.13.16 (i.e. `org.scoverage:scalac-scoverage-plugin_2.13.16:2.3.0` will be used) - `org.scoverage` gradle plugin: 8.0.3 -->> 8.1
📓 Note: I'll rebase this PR. |
ca4ec09
to
8a8b680
Compare
Extends from: #19513
details:
grgit
: 4.1.1 -->> 5.3.3scala-logging
: 3.9.5 -->> 3.9.6scalafmt
: 3.7.14 -->> 3.9.10org.owasp.dependencycheck
gradle plugin: 12.1.3 -->> 12.1.6com.diffplug.spotless
gradle plugin: 7.2.1 -->> 8.0.0- scoverage: 2.0.11 -->> 2.3.0
- Scala version for scoverage: 2.13.9 -->> 2.13.16 (i.e.
org.scoverage:scalac-scoverage-plugin_2.13.16:2.3.0
will be used)-
org.scoverage
gradle plugin: 8.0.3 -->> 8.1Reviewers: Chia-Ping Tsai [email protected]