spring-pulsar icon indicating copy to clipboard operation
spring-pulsar copied to clipboard

Migrate to the latest `io.spring.develocity.conventions` plugin

Open artembilan opened this issue 1 year ago • 1 comments

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: https://github.com/spring-io/develocity-conventions/issues/92

artembilan avatar Sep 18 '24 21:09 artembilan

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

onobc avatar Sep 18 '24 21:09 onobc