Skip to content

Commit 3b47134

Browse files
Merge pull request #54 from justinstoller/9.4.7.0
(maint) Take up JRuby 9.4.7.0
2 parents 053c556 + ad445b2 commit 3b47134

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project.clj

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
(def jruby-version "9.4.6.0")
1+
(def jruby-version "9.4.7.0")
22

3-
(defproject puppetlabs/jruby-deps "9.4.6.0-2-SNAPSHOT"
3+
(defproject puppetlabs/jruby-deps "9.4.7.0-1-SNAPSHOT"
44
:description "JRuby dependencies"
55
:url "https://github.com/puppetlabs/jruby-deps"
66
:license {:name "Apache License, Version 2.0"

0 commit comments

Comments
 (0)