Skip to content

Publish the Gradle plugin to the Gradle Plugin Portal #309

Open
@fladulima

Description

@fladulima

I am trying to use the gradle plugin using plugins DSL, but the version 0.29 can't be found in gradle plugin repository.

plugins {
    id 'org.springframework.boot' version '2.6.2'
    id 'io.spring.dependency-management' version '1.0.11.RELEASE'
    id 'java-library'
    id 'io.spring.javaformat' version '0.0.29'
}

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions