diff --git a/project.clj b/project.clj index 10a6bb80..8b7f0a9a 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject puppetlabs/jruby-utils "5.1.5-SNAPSHOT" +(defproject puppetlabs/jruby-utils "5.2.0-SNAPSHOT" :description "A library for working with JRuby" :url "https://github.com/puppetlabs/jruby-utils" :license {:name "Apache License, Version 2.0" @@ -22,7 +22,7 @@ [prismatic/schema] [slingshot] - [puppetlabs/jruby-deps "9.4.7.0-1"] + [puppetlabs/jruby-deps "9.4.8.0-1"] [puppetlabs/i18n] [puppetlabs/kitchensink]