Skip to content

Commit

Permalink
Bump jna
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-j-h committed May 10, 2024
1 parent 3eb7033 commit e500d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ allprojects {
implementation "org.hibernate.validator:hibernate-validator:7.0.1.Final"
implementation "com.fasterxml:classmate:1.5.1"

implementation "net.java.dev.jna:jna:5.10.0"
implementation "net.java.dev.jna:jna:5.13.0"

testImplementation "org.apache.tuweni:tuweni-rlp:2.0.0"
testImplementation "org.apache.tuweni:tuweni-bytes:2.0.0"
Expand Down

0 comments on commit e500d97

Please sign in to comment.