Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions changelog/unreleased/PR#3715-update-com-diffplug-spotless.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
title: Update com.diffplug.spotless to v8
type: dependency_update
authors:
- name: solrbot
links:
- name: PR#3715
url: https://github.com/apache/solr/pull/3715
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ cuvs-java = "25.10.0"
cuvs-lucene = "25.10.0"
cybozulabs-langdetect = "1.1-20120112"
decompose = "3.3.0"
diffplug-spotless = "7.2.1"
diffplug-spotless = "8.2.0"
# @keep Use for dockerfile JRE version
dockerfile-baseimage-java = "25"
dropwizard-metrics = "4.2.26"
Expand Down
Loading