Skip to content

Commit

Permalink
Merge pull request #121 from tlehman/PE38292
Browse files Browse the repository at this point in the history
(PE-38292) Upgrade to JRuby 9.4.8.0
  • Loading branch information
tlehman authored Jul 9, 2024
2 parents cb5e983 + 83d8d62 commit 1d80f15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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]
Expand Down

0 comments on commit 1d80f15

Please sign in to comment.