Skip to content
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

Migrate to the latest io.spring.develocity.conventions plugin #858

Open
artembilan opened this issue Sep 18, 2024 · 1 comment
Open

Migrate to the latest io.spring.develocity.conventions plugin #858

artembilan opened this issue Sep 18, 2024 · 1 comment
Labels
theme: build An issue relating to our own build

Comments

@artembilan
Copy link
Member

Something like this is enough from now on:

plugins {
	id 'io.spring.develocity.conventions' version '0.0.21'
}

In other words we don't need to manage com.gradle.develocity plugin any more.
It comes transitively from the mentioned convensions.

More info is here: spring-io/develocity-conventions#92

@artembilan artembilan added the theme: build An issue relating to our own build label Sep 18, 2024
@onobc
Copy link
Collaborator

onobc commented Sep 18, 2024

This was on my todo list but now it is an official issue - thank you.
Screenshot 2024-09-18 at 16 19 00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: build An issue relating to our own build
Projects
None yet
Development

No branches or pull requests

2 participants