Skip to content

Releases: micronaut-projects/micronaut-build

2.0.0.RC10

03 Jun 19:56
Compare
Choose a tag to compare
2.0.0.RC10 Pre-release
Pre-release
  • Support for publishing BOMs
  • Removal of Nexus plugin

2.0.0.RC7

02 Jun 16:52
Compare
Choose a tag to compare
2.0.0.RC7 Pre-release
Pre-release

This version does not configure Spock nor Micronaut Test as testImplementation dependencies. They need to be declared on each module that uses them.

    testImplementation("org.spockframework:spock-core:${spockVersion}") {
        exclude module:'groovy-all'
    }
    testImplementation "io.micronaut.test:micronaut-test-spock:$micronautTestVersion"

This is so the dependency updates job can update those versions if needed.

2.0.0.RC6

01 Jun 15:17
Compare
Choose a tag to compare
2.0.0.RC6 Pre-release
Pre-release

Includes useLatestVersions plugin

2.0.0.RC5

01 Jun 10:05
Compare
Choose a tag to compare
2.0.0.RC5 Pre-release
Pre-release

Include docs plugin.

2.0.0.RC4

01 Jun 09:31
Compare
Choose a tag to compare
2.0.0.RC4 Pre-release
Pre-release
v2.0.0.RC4

Release v2.0.0.RC4

2.0.0.RC2

28 May 08:04
Compare
Choose a tag to compare
2.0.0.RC2 Pre-release
Pre-release
v2.0.0.RC2

Release v2.0.0.RC2

2.0.0.M1

28 May 07:03
Compare
Choose a tag to compare
2.0.0.M1 Pre-release
Pre-release
v2.0.0.M1

Release v2.0.0.M1