Skip to content

Commit 6f4fafa

Browse files
authored
Merge branch 'main' into fix/clean-triggers-configure
2 parents ba1a0a6 + 0d95529 commit 6f4fafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pluginManagement {
22
plugins {
33
id 'com.diffplug.spotless' version '6.1.0'
44
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
5-
id 'com.gradle.plugin-publish' version '0.18.0'
5+
id 'com.gradle.plugin-publish' version '0.19.0'
66
// https://github.com/gradle-nexus/publish-plugin/releases
77
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
88
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases

0 commit comments

Comments
 (0)