Skip to content

Commit bbc3169

Browse files
authored
Merge pull request #56 from tlehman/PE38292
(PE-38292) Upgrade JRuby to 9.4.8.0
2 parents 73d59aa + baf6b4f commit bbc3169

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.7.0")
1+
(def jruby-version "9.4.8.0")
22

3-
(defproject puppetlabs/jruby-deps "9.4.7.0-2-SNAPSHOT"
3+
(defproject puppetlabs/jruby-deps "9.4.8.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)