From 6e847fd9a6d9cf34c3b5bccbc6c877ec59eb9814 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 12:48:54 +0000 Subject: [PATCH] Update jruby-version to v10 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index e1cbf07..006bcba 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(def jruby-version "9.4.15.0") +(def jruby-version "10.1.0.0") (defproject org.openvoxproject/jruby-deps "9.4.15.0-2-SNAPSHOT" :description "JRuby dependencies"