Skip to content

Commit 4d7545c

Browse files
committed
Add com.google.gson
1 parent f793055 commit 4d7545c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

helidon/src/main/java/module-info.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
requires io.helidon.config;
77
requires telegram.bot.api;
88
requires kotlin.stdlib;
9+
requires com.google.gson;
910
exports com.ak.helidon;
1011
}

0 commit comments

Comments
 (0)