Skip to content

Commit 6f688e1

Browse files
Bump the all-minor group across 1 directory with 2 updates
Bumps the all-minor group with 2 updates in the / directory: com.gradle.plugin-publish and com.diffplug.spotless. Updates `com.gradle.plugin-publish` from 2.1.0 to 2.1.1 Updates `com.diffplug.spotless` from 8.3.0 to 8.4.0 --- updated-dependencies: - dependency-name: com.gradle.plugin-publish dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor - dependency-name: com.diffplug.spotless dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3acba02 commit 6f688e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version.ref = "ktlint" }
2020

2121
[plugins]
2222
errorprone = "net.ltgt.errorprone:5.1.0"
23-
gradlePluginPublish = "com.gradle.plugin-publish:2.1.0"
23+
gradlePluginPublish = "com.gradle.plugin-publish:2.1.1"
2424
nosphereGithubActions = "org.nosphere.gradle.github.actions:1.4.0"
2525
nullaway = "net.ltgt.nullaway:3.0.0"
26-
spotless = "com.diffplug.spotless:8.3.0"
26+
spotless = "com.diffplug.spotless:8.4.0"

0 commit comments

Comments
 (0)