We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09fdafb commit 923452bCopy full SHA for 923452b
hibernate-reactive-core/build.gradle
@@ -1,3 +1,7 @@
1
+plugins {
2
+ id 'org.checkerframework' version '0.6.40'
3
+}
4
+
5
ext {
6
mavenPomName = 'Hibernate Reactive Core'
7
}
0 commit comments