We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf1a0b commit 82a859fCopy full SHA for 82a859f
2 files changed
.mvn/wrapper/maven-wrapper.properties
@@ -1,2 +1,2 @@
1
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip
+distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.1/apache-maven-3.8.1-bin.zip
2
wrapperUrl=https://repo.maven.apache.org/maven2/io/takari/maven-wrapper/0.5.6/maven-wrapper-0.5.6.jar
pom.xml
@@ -11,7 +11,7 @@ DO NOT MODIFY - GENERATED CODE
11
<modelVersion>4.0.0</modelVersion>
12
<groupId>ruby-processing</groupId>
13
<artifactId>jruby_art</artifactId>
14
- <version>2.5.0</version>
+ <version>2.5.1</version>
15
<name>jruby_art</name>
16
<description>Jar for JRubyArt</description>
17
<url>https://github.com/ruby-processing/JRubyArt</url>
0 commit comments