From 057d0900ad7184be3673f93fe89020f9067e06c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 17:46:58 +0000 Subject: [PATCH] Update dependency org.openvoxproject:i18n to v1.0.5 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 7f7b8bbf..c0456dd6 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(def i18n-version "1.0.4") +(def i18n-version "1.0.5") (defproject org.openvoxproject/jruby-utils "6.0.1-SNAPSHOT" :description "A library for working with JRuby"