Skip to content

chore: bumped gradle versions#991

Closed
timcadman wants to merge 2 commits intomasterfrom
chore/bump-gradle-plugins
Closed

chore: bumped gradle versions#991
timcadman wants to merge 2 commits intomasterfrom
chore/bump-gradle-plugins

Conversation

@timcadman
Copy link
Copy Markdown
Contributor

@timcadman timcadman commented Mar 17, 2026

Summary

  • Gradle 8.8 → 8.14.4
  • se.patrikerdes.use-latest-versions 0.2.18 → 0.2.19
  • com.github.ben-manes.versions 0.51.0 → 0.53.0
  • com.github.node-gradle.node 7.0.2 → 7.1.0
  • Replaced com.palantir.docker plugin (unmaintained, incompatible with Gradle 8.12+) with simple Exec tasks that call docker build and docker push directly

How to test

  • Build passes (./gradlew clean build)
  • ./gradlew docker builds the Docker image successfully
  • Application starts
  • Release tests pass (./release-test.R)
  • CI pipeline passes (validates dockerPush task still works)

@timcadman timcadman assigned marikaris and unassigned marikaris Mar 17, 2026
@timcadman timcadman requested a review from marikaris March 17, 2026 14:44
@sonarqubecloud
Copy link
Copy Markdown

@timcadman timcadman closed this Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants