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 27d84aa commit 6a35292Copy full SHA for 6a35292
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.4' apply false
+ id 'io.spring.nullability' version '0.0.5' apply false
9
}
10
11
description = 'Spring for Apache Pulsar'
0 commit comments