Skip to content

Commit f793055

Browse files
committed
Add kotlin.stdlib
1 parent c9cbdba commit f793055

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
@@ -5,5 +5,6 @@
55
requires io.helidon.logging.common;
66
requires io.helidon.config;
77
requires telegram.bot.api;
8+
requires kotlin.stdlib;
89
exports com.ak.helidon;
910
}

0 commit comments

Comments
 (0)