Skip to content

Commit 44fbc04

Browse files
committed
Bump pluin versions to latest.
1 parent 62bb485 commit 44fbc04

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@
7777
- requires `id 'com.diffplug.image-grinder' version '2.1.2'` (or later)
7878

7979
# Changelog
80+
### Changed
81+
- Bump plugin versions to latest.
8082

8183
## [Unreleased]
8284
### Changed

src/main/resources/plugin.versions

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
// https://github.com/diffplug/blowdryer/blob/main/CHANGELOG.md
22
id 'com.diffplug.blowdryerSetup' version '1.7.0'
33
// https://github.com/diffplug/spotless/blob/main/plugin-gradle/CHANGES.md
4-
id 'com.diffplug.spotless' version '6.14.1' apply false
4+
id 'com.diffplug.spotless' version '6.16.0' apply false
55
// https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
66
id 'com.diffplug.spotless-changelog' version '3.0.1' apply false
77
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
88
id 'com.gradle.plugin-publish' version '1.1.0' apply false
99
// https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
10-
id 'dev.equo.ide' version '0.12.1' apply false
10+
id 'dev.equo.ide' version '0.16.0' apply false
1111
// https://github.com/gradle-nexus/publish-plugin/releases
12-
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0' apply false
12+
id 'io.github.gradle-nexus.publish-plugin' version '1.2.0' apply false

0 commit comments

Comments
 (0)