Skip to content

Commit e598441

Browse files
Bump dev.minco.gradle.defaults-plugin from 0.2.37 to 0.2.58
Bumps [dev.minco.gradle.defaults-plugin](https://github.com/MinimallyCorrect/DefaultsPlugin) from 0.2.37 to 0.2.58. - [Release notes](https://github.com/MinimallyCorrect/DefaultsPlugin/releases) - [Commits](MinimallyCorrect/DefaultsPlugin@v0.2.37...v0.2.58) --- updated-dependencies: - dependency-name: dev.minco.gradle.defaults-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ae4fdb commit e598441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id("java")
44
id("java-library")
55
id("maven-publish")
6-
id("dev.minco.gradle.defaults-plugin") version "0.2.37"
6+
id("dev.minco.gradle.defaults-plugin") version "0.2.58"
77
id("org.shipkit.shipkit-auto-version") version "1.1.20"
88
id("org.shipkit.shipkit-changelog") version "1.1.15"
99
id("org.shipkit.shipkit-github-release") version "1.1.15"

0 commit comments

Comments
 (0)