Skip to content

Commit 7c20fc3

Browse files
Merge pull request #47 from justinstoller/maint-bump-9.4.2
(maint) Update to JRuby 9.4.2
2 parents abfb33e + 51dc3a2 commit 7c20fc3

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

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