From be7bbab1c97e7f1accc308354e4c76854d404c61 Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Tue, 30 Apr 2024 21:03:04 +0000 Subject: [PATCH] Version 5.1.3-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index eb02692d..dc827c47 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject puppetlabs/jruby-utils "5.1.2" +(defproject puppetlabs/jruby-utils "5.1.3-SNAPSHOT" :description "A library for working with JRuby" :url "https://github.com/puppetlabs/jruby-utils" :license {:name "Apache License, Version 2.0"