We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe94156 commit 0b6cc31Copy full SHA for 0b6cc31
build.gradle
@@ -22,7 +22,7 @@ plugins {
22
id 'org.ajoberstar.grgit' version '5.2.2'
23
id 'io.spring.nohttp' version '0.0.11'
24
id 'io.spring.dependency-management' version '1.1.5' apply false
25
- id 'com.github.spotbugs' version '6.0.13'
+ id 'com.github.spotbugs' version '6.0.14'
26
}
27
28
apply plugin: 'io.spring.nohttp'
settings.gradle
@@ -7,7 +7,7 @@ pluginManagement {
7
8
9
plugins {
10
- id 'com.gradle.enterprise' version '3.17.2'
+ id 'com.gradle.enterprise' version '3.17.3'
11
id 'io.spring.ge.conventions' version '0.0.17'
12
13
0 commit comments