File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,10 @@ plugins {
20
20
id ' idea'
21
21
id ' org.ajoberstar.grgit' version ' 5.2.2'
22
22
id ' io.spring.nohttp' version ' 0.0.11'
23
- id ' io.spring.dependency-management' version ' 1.1.5 ' apply false
23
+ id ' io.spring.dependency-management' version ' 1.1.6 ' apply false
24
24
id ' org.antora' version ' 1.0.0'
25
25
id ' io.spring.antora.generate-antora-yml' version ' 0.0.1'
26
- id ' com.github.spotbugs' version ' 6.0.18 '
26
+ id ' com.github.spotbugs' version ' 6.0.19 '
27
27
}
28
28
29
29
description = ' Spring AMQP'
59
59
log4jVersion = ' 2.23.1'
60
60
logbackVersion = ' 1.5.6'
61
61
lz4Version = ' 1.8.0'
62
- micrometerDocsVersion = ' 1.0.2 '
62
+ micrometerDocsVersion = ' 1.0.3 '
63
63
micrometerVersion = ' 1.14.0-SNAPSHOT'
64
64
micrometerTracingVersion = ' 1.4.0-SNAPSHOT'
65
65
mockitoVersion = ' 5.12.0'
You can’t perform that action at this time.
0 commit comments