Skip to content

Commit 923452b

Browse files
committed
Add checkerframework
1 parent 09fdafb commit 923452b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

hibernate-reactive-core/build.gradle

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
plugins {
2+
id 'org.checkerframework' version '0.6.40'
3+
}
4+
15
ext {
26
mavenPomName = 'Hibernate Reactive Core'
37
}

0 commit comments

Comments
 (0)