Skip to content

Commit 6f293ea

Browse files
committed
jcodings
1 parent 0303464 commit 6f293ea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

core/pom.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
jar 'com.github.jnr:jffi:${jffi.version}:native'
5555

5656
jar 'org.jruby.joni:joni:2.2.6'
57-
jar 'org.jruby.jcodings:jcodings:1.0.63'
57+
jar 'org.jruby.jcodings:jcodings:1.0.64'
5858
jar 'org.jruby:dirgra:0.5'
5959

6060
jar 'com.headius:invokebinder:1.14'

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ DO NOT MODIFY - GENERATED CODE
154154
<dependency>
155155
<groupId>org.jruby.jcodings</groupId>
156156
<artifactId>jcodings</artifactId>
157-
<version>1.0.63</version>
157+
<version>1.0.64</version>
158158
</dependency>
159159
<dependency>
160160
<groupId>org.jruby</groupId>

0 commit comments

Comments
 (0)