We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20a0187 commit f6c8400Copy full SHA for f6c8400
.mvn/extensions.xml
@@ -3,6 +3,6 @@
3
<extension>
4
<groupId>io.takari.polyglot</groupId>
5
<artifactId>polyglot-ruby</artifactId>
6
- <version>0.1.18</version>
+ <version>0.1.19</version>
7
</extension>
8
</extensions>
library/library_proxy/library_proxy.rb
@@ -1,5 +1,3 @@
1
-# require 'rpextras'
2
-#@todo fix how we call Library Proxy
java_import Java::MonkstoneCore::LibraryProxy
0 commit comments