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
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ plugins {
id 'de.thetaphi.forbiddenapis' version '3.10' apply false
id 'de.undercouch.download' version '5.6.0' apply false
id 'net.ltgt.errorprone' version '3.1.0' apply false
id 'com.diffplug.spotless' version '7.2.1' apply false
id 'com.diffplug.spotless' version '8.1.0' apply false
id 'com.github.node-gradle.node' version '7.1.0' apply false
id 'dev.logchange' version '1.19.10'
}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
title: Update plugin com.diffplug.spotless to v8 (branch_9x)
type: dependency_update
authors:
- name: solrbot
links:
- name: PR#4036
url: https://github.com/apache/solr/pull/4036
Loading