Bump the development-dependencies group
Bumps the development-dependencies group with 2 updates: com.gradle.enterprise and [io.spring.ge.conventions](https://github.com/spring-io/gradle-enterprise-conventions). Updates `com.gradle.enterprise` from 3.12.3 to 3.12.6 Updates `io.spring.ge.conventions` from 0.0.13 to 0.0.14 - [Release notes](https://github.com/spring-io/gradle-enterprise-conventions/releases) - [Commits](https://github.com/spring-io/gradle-enterprise-conventions/compare/v0.0.13...v0.0.14) --- updated-dependencies: - dependency-name: com.gradle.enterprise dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: io.spring.ge.conventions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -7,8 +7,8 @@ pluginManagement {
|
||||
}
|
||||
|
||||
plugins {
|
||||
id 'com.gradle.enterprise' version '3.12.3'
|
||||
id "io.spring.ge.conventions" version "0.0.13"
|
||||
id 'com.gradle.enterprise' version '3.12.6'
|
||||
id "io.spring.ge.conventions" version "0.0.14"
|
||||
}
|
||||
|
||||
rootProject.name = 'spring-kafka-dist'
|
||||
|
||||
Reference in New Issue
Block a user