Skip to content

Commit 625aa9c

Browse files
committed
Downgrade JRuby to 9.x to fix issue with the Rough highlighter on macOS
Reference: asciidoctor/asciidoctorj-pdf#113
1 parent eb4a34b commit 625aa9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ eclipse = "4.37.0"
1010
jackson = "2.20.0"
1111
jacoco = "0.8.13"
1212
jmh = "1.37"
13-
jruby = "10.0.2.0"
13+
jruby = "9.4.14.0"
1414
junit4 = "4.13.2"
1515
junit4Min = "4.12"
1616
ktlint = "1.7.1"

0 commit comments

Comments
 (0)