Skip to content

Commit

Permalink
Updating test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gershnik committed Aug 28, 2024
1 parent 67403ac commit c912b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ java {

dependencies {
implementation 'io.github.gershnik:smjni-jnigen-annotations:SNAPSHOT'
implementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
implementation 'org.junit.jupiter:junit-jupiter-api:5.10.3'
annotationProcessor("io.github.gershnik:smjni-jnigen-processor:SNAPSHOT")
}

Expand Down

0 comments on commit c912b0d

Please sign in to comment.