From e3a7d6f3b1a0ea82a7c87f39ed718c67a2bab0fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2026 01:48:02 +0000 Subject: [PATCH] Update dependency org.openvoxproject:i18n to v1.0.6 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index ce2bdc14..53761989 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(def i18n-version "1.0.5") +(def i18n-version "1.0.6") (defproject org.openvoxproject/jruby-utils "7.0.5-SNAPSHOT" :description "A library for working with JRuby"