Skip to content

Commit f6c8400

Browse files
committed
bump polyglot maven version
1 parent 20a0187 commit f6c8400

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.mvn/extensions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<extension>
44
<groupId>io.takari.polyglot</groupId>
55
<artifactId>polyglot-ruby</artifactId>
6-
<version>0.1.18</version>
6+
<version>0.1.19</version>
77
</extension>
88
</extensions>

library/library_proxy/library_proxy.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# require 'rpextras'
2-
#@todo fix how we call Library Proxy
31
java_import Java::MonkstoneCore::LibraryProxy
42

53

0 commit comments

Comments
 (0)