Skip to content

Commit 8a71ac2

Browse files
author
R. Tyler Croy
committed
Update the README to reference the current minor version
1 parent 84ef1fe commit 8a71ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ buildscript {
4646
repositories { jcenter() }
4747
4848
dependencies {
49-
classpath group: 'com.lookout', name: 'jruby-gradle-plugin', version: '2.0.+'
49+
classpath group: 'com.lookout', name: 'jruby-gradle-plugin', version: '2.1.+'
5050
}
5151
}
5252
```

0 commit comments

Comments
 (0)