1 parent f793055 commit 4d7545cCopy full SHA for 4d7545c
1 file changed
helidon/src/main/java/module-info.java
@@ -6,5 +6,6 @@
6
requires io.helidon.config;
7
requires telegram.bot.api;
8
requires kotlin.stdlib;
9
+ requires com.google.gson;
10
exports com.ak.helidon;
11
}
0 commit comments