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 @@ -23,7 +23,7 @@ plugins {
2323 id ' io.spring.antora.generate-antora-yml' version ' 0.0.1'
2424 id ' com.google.protobuf' version ' 0.9.5' apply false
2525 id ' io.freefair.aggregate-javadoc' version ' 8.14.2'
26- id ' io.spring.nullability' version ' 0.0.4 ' apply false
26+ id ' io.spring.nullability' version ' 0.0.5 ' apply false
2727}
2828
2929if (isCI) {
@@ -61,11 +61,11 @@ ext {
6161 derbyVersion = ' 10.16.1.1'
6262 ftpServerVersion = ' 1.2.1'
6363 graalvmVersion = ' 24.2.2'
64- greenmailVersion = ' 2.1.5 '
64+ greenmailVersion = ' 2.1.6 '
6565 groovyVersion = ' 5.0.1'
6666 hamcrestVersion = ' 3.0'
6767 hazelcastVersion = ' 5.5.0'
68- hibernateVersion = ' 7.1.1 .Final'
68+ hibernateVersion = ' 7.1.2 .Final'
6969 hsqldbVersion = ' 2.7.4'
7070 h2Version = ' 2.3.232'
7171 jacksonVersion = ' 2.20.0'
You can’t perform that action at this time.
0 commit comments