Skip to content

Commit 3d847ea

Browse files
Thomas Draiergflores-jahia
authored andcommitted
Extend osgi imports
1 parent e77caf0 commit 3d847ea

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

graphql-java-kickstart/bnd.bnd

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
Export-Package: graphql.kickstart.*
2-
Import-Package: !lombok,*
2+
Import-Package: !lombok,\
3+
graphql.kickstart.*,\
4+
graphql.*;version="[20.2,22)",\
5+
*

0 commit comments

Comments
 (0)