File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
project 'picrate' , 'http://maven.apache.org' do
4
4
model_version '4.0.0'
5
- id 'ruby-processing:picrate:2.3 .0'
5
+ id 'ruby-processing:picrate:2.4 .0'
6
6
packaging 'jar'
7
7
8
8
description 'An integrated processing-core (somewhat hacked), with additional java code for a jruby version of processing.'
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ DO NOT MODIFY - GENERATED CODE
11
11
<modelVersion >4.0.0</modelVersion >
12
12
<groupId >ruby-processing</groupId >
13
13
<artifactId >picrate</artifactId >
14
- <version >2.3 .0</version >
14
+ <version >2.4 .0</version >
15
15
<name >picrate</name >
16
16
<description >An integrated processing-core (somewhat hacked), with additional java code for a jruby version of processing.</description >
17
17
<url >http://maven.apache.org</url >
You can’t perform that action at this time.
0 commit comments