File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <extension >
44 <groupId >io.takari.polyglot</groupId >
55 <artifactId >polyglot-ruby</artifactId >
6- <version >0.3.1
7- </version >
6+ <version >0.3.1.1</version >
87 </extension >
98</extensions >
Original file line number Diff line number Diff line change 22project 'rp5extras' , 'https://github.com/ruby-processing/JRubyArt' do
33
44 model_version '4.0.0'
5- id 'ruby-processing:rp5extras' , '1.5.2 '
5+ id 'ruby-processing:rp5extras' , '1.5.4 '
66 packaging 'jar'
77
88 description 'rp5extras for JRubyArt'
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ DO NOT MODIFIY - GENERATED CODE
1111 <modelVersion >4.0.0</modelVersion >
1212 <groupId >ruby-processing</groupId >
1313 <artifactId >rp5extras</artifactId >
14- <version >1.5.2 </version >
14+ <version >1.5.4 </version >
1515 <name >rp5extras</name >
1616 <description >rp5extras for JRubyArt</description >
1717 <url >https://github.com/ruby-processing/JRubyArt</url >
@@ -39,12 +39,12 @@ DO NOT MODIFIY - GENERATED CODE
3939 <url >https://github.com/ruby-processing/JRubyArt/issues</url >
4040 </issueManagement >
4141 <properties >
42- <processing .api>http://processing.github.io/processing-javadocs/core/</processing .api>
43- <polyglot .dump.pom>pom.xml</polyglot .dump.pom>
44- <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
45- <maven .compiler.source>1.8</maven .compiler.source>
4642 <jruby .api>http://jruby.org/apidocs/</jruby .api>
43+ <maven .compiler.source>1.8</maven .compiler.source>
4744 <maven .compiler.target>1.8</maven .compiler.target>
45+ <polyglot .dump.pom>pom.xml</polyglot .dump.pom>
46+ <processing .api>http://processing.github.io/processing-javadocs/core/</processing .api>
47+ <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4848 </properties >
4949 <dependencies >
5050 <dependency >
You can’t perform that action at this time.
0 commit comments