We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae55105 + b520e4e commit 995b21cCopy full SHA for 995b21c
project.clj
@@ -1,12 +1,12 @@
1
-(def jruby-version "9.4.3.0")
+(def jruby-version "9.4.6.0")
2
3
-(defproject puppetlabs/jruby-deps "9.4.3.0-2-SNAPSHOT"
+(defproject puppetlabs/jruby-deps "9.4.6.0-1-SNAPSHOT"
4
:description "JRuby dependencies"
5
:url "https://github.com/puppetlabs/jruby-deps"
6
:license {:name "Apache License, Version 2.0"
7
:url "http://www.apache.org/licenses/LICENSE-2.0"}
8
9
- :parent-project {:coords [puppetlabs/clj-parent "7.2.0"]
+ :parent-project {:coords [puppetlabs/clj-parent "7.3.14"]
10
:inherit [:managed-dependencies]}
11
12
:min-lein-version "2.7.1"
0 commit comments