Skip to content

Commit 99a4b97

Browse files
author
R. Tyler Croy
committed
Upgrade the release to the latest version
1 parent b97b8ce commit 99a4b97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildscript {
1515
apply plugin: 'idea'
1616

1717
group = 'com.github.jruby-gradle'
18-
version = '1.3.0'
18+
version = '1.3.1'
1919
defaultTasks 'check', 'assemble'
2020

2121
if (!releaseBuild) {

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ releaseBuild=false
88

99
targetCompatibility=1.7
1010
sourceCompatibility=1.7
11-
jrubyVersion=9.1.2.0
11+
jrubyVersion=9.1.3.0
1212
jettyVersion=9.2.12.v20150709
1313
rubygemsProxy=http://rubygems.lasagna.io/proxy/maven/releases

0 commit comments

Comments
 (0)