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 @@ -20,7 +20,7 @@ import java.time.format.DateTimeFormatter

plugins {
id 'base'
id 'com.palantir.consistent-versions' version '2.32.0'
id 'com.palantir.consistent-versions' version '2.37.0'
id 'org.owasp.dependencycheck' version '12.1.3'
id 'ca.cutterslade.analyze' version '1.10.0'
id 'de.thetaphi.forbiddenapis' version '3.10' apply false
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
title: Update plugin com.palantir.consistent-versions to v2.37.0 (branch_9x)
type: dependency_update
authors:
- name: solrbot
links:
- name: PR#4022
url: https://github.com/apache/solr/pull/4022
Loading