Skip to content

Commit 65c537c

Browse files
committed
Upgrade to released versions of hawtjni and jansi-native
1 parent 7746c55 commit 65c537c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jansi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.fusesource.hawtjni</groupId>
3434
<artifactId>hawtjni-runtime</artifactId>
35-
<version>1.15-SNAPSHOT</version>
35+
<version>1.15</version>
3636
</dependency>
3737

3838
<dependency>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<forge-project-id-uc>JANSI</forge-project-id-uc>
3737

3838
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
39-
<jansi-native-version>1.7-SNAPSHOT</jansi-native-version>
39+
<jansi-native-version>1.7</jansi-native-version>
4040
<scalate-version>1.5.1</scalate-version>
4141
<scalamd-version>1.5</scalamd-version>
4242
<slf4j-version>1.6.1</slf4j-version>

0 commit comments

Comments
 (0)