Skip to content

Commit d951e6f

Browse files
author
monkstone
committed
update-plugins
1 parent f43998b commit d951e6f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030

3131
jar 'org.processing:core:3.0.1'
3232

33-
plugin( :compiler, '3.1',
33+
plugin( :compiler, '3.3',
3434
'source' => '1.8',
3535
'target' => '1.8' )
36-
plugin( :jar, '2.4',
36+
plugin( :jar, '2.6',
3737
'archive' => {
3838
'manifestFile' => 'MANIFEST.MF'
3939
} )

0 commit comments

Comments
 (0)