diff --git a/project.clj b/project.clj index 392f3ee..b8383d7 100644 --- a/project.clj +++ b/project.clj @@ -1,6 +1,6 @@ (def jruby-version "9.4.15.0") -(defproject org.openvoxproject/jruby-deps "9.4.12.1-4-SNAPSHOT" +(defproject org.openvoxproject/jruby-deps "9.4.15.0-1-SNAPSHOT" :description "JRuby dependencies" :url "https://github.com/openvoxproject/jruby-deps" :license {:name "Apache License, Version 2.0"