Skip to content

Use Gradle plugin and dependency version catalog configuration#78

Open
wborn wants to merge 1 commit into
mainfrom
use-version-catalog
Open

Use Gradle plugin and dependency version catalog configuration#78
wborn wants to merge 1 commit into
mainfrom
use-version-catalog

Conversation

@wborn

@wborn wborn commented Jul 17, 2026

Copy link
Copy Markdown
Member
  • Replaced inline Gradle dependency and plugin version declarations with version catalog aliases.
  • Centralized shared versions and coordinates in gradle/libs.versions.toml.
  • Updated Gradle build scripts to use catalog-based plugin and dependency configuration more consistently.
  • Simplified build configuration by removing redundant inline version declarations.
  • Aligned the custom project build setup with the approach used in OpenRemote core.
  • Removed resolveTask submodule left over.

See also: openremote/openremote#3058

@wborn
wborn force-pushed the use-version-catalog branch from 35ae4af to 1365689 Compare July 17, 2026 16:25
@wborn
wborn marked this pull request as ready for review July 17, 2026 16:25
@wborn
wborn requested a review from a team July 17, 2026 16:25
@wborn
wborn force-pushed the use-version-catalog branch from 1365689 to 560e5c5 Compare July 17, 2026 20:05
- Replaced inline Gradle dependency and plugin version declarations with version catalog aliases.
- Centralized shared versions and coordinates in `gradle/libs.versions.toml`.
- Updated Gradle build scripts to use catalog-based plugin and dependency configuration more consistently.
- Simplified build configuration by removing redundant inline version declarations.
- Aligned the custom project build setup with the approach used in OpenRemote core.
- Removed `resolveTask` submodule left over.
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.

1 participant