Skip to content

Commit 76a738d

Browse files
committed
build(dependencies): switched JNI dependency to 1.3.1 release.
1 parent 2ca1efe commit 76a738d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>com.aparapi</groupId>
8989
<artifactId>aparapi-jni</artifactId>
90-
<version>1.3.1-SNAPSHOT</version>
90+
<version>1.3.1</version>
9191
</dependency>
9292
<dependency>
9393
<groupId>junit</groupId>

0 commit comments

Comments
 (0)