mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-09-01 23:01:10 +02:00
Bump up required java version to 21 for JRuby 10
This commit is contained in:
parent
6296f2a4b4
commit
4cdc5a720f
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
require_java 8
|
||||
require_java 21
|
||||
install_package "jruby-10.0.0.0" "https://repo1.maven.org/maven2/org/jruby/jruby-dist/10.0.0.0/jruby-dist-10.0.0.0-bin.tar.gz#427d9827ed23fe6b4d11fe61665c75dd7476ba36a0438376eb310ce2a8d24733" jruby
|
||||
|
|
Loading…
Reference in a new issue