From cb5e983fd7e26fbc2927da4ff62575830e02211c Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Mon, 3 Jun 2024 18:20:08 +0000 Subject: [PATCH] Version 5.1.5-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index ba80722c..10a6bb80 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject puppetlabs/jruby-utils "5.1.4" +(defproject puppetlabs/jruby-utils "5.1.5-SNAPSHOT" :description "A library for working with JRuby" :url "https://github.com/puppetlabs/jruby-utils" :license {:name "Apache License, Version 2.0"