From 1a1b311d7b3b8a63be68ee564eca9f91a3458b43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 09:55:03 +0000 Subject: [PATCH] Update dependency org.openvoxproject:i18n to v1.0.4 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 2e5cbe0e..2c9e8b82 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(def i18n-version "1.0.3") +(def i18n-version "1.0.4") (defproject org.openvoxproject/jruby-utils "5.3.8-SNAPSHOT" :description "A library for working with JRuby"