Skip to content

Commit f1b3bf4

Browse files
committed
chore: bump upstream spotless version
1 parent 209bedd commit f1b3bf4

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
11+
12+
- Bumping the bundled spotless-lib (3.3.1 -> 4.1.0)
13+
1014
### Fixed
1115

1216
- Fix automated chocolatey source package publishing

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ native-include-spotlessEclipseWtpFormatter = "4.21.0"
1616
picocli = "4.7.6"
1717
selfie = "2.5.1"
1818
slf4j = "2.0.17"
19-
spotless-lib = "3.3.1"
20-
spotless-plugin-gradle = "7.2.1"
19+
spotless-lib = "4.1.0"
20+
spotless-plugin-gradle = "8.1.0"
2121

2222
[libraries]
2323
annotations = { module = "org.jetbrains:annotations", version.ref = "annotations" }

0 commit comments

Comments
 (0)