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 82bff90 commit fe4394fCopy full SHA for fe4394f
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
alias(libs.plugins.grgit) apply false
6
alias(libs.plugins.versions)
7
alias(libs.plugins.version.catalog.update)
8
- id 'io.spring.nullability' version '0.0.6' apply false
+ id 'io.spring.nullability' version '0.0.7' apply false
9
}
10
11
description = 'Spring for Apache Pulsar'
0 commit comments