Skip to content

Commit 5d4eb66

Browse files
committed
Fixing dep id.
1 parent 3949775 commit 5d4eb66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jansi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
</dependency>
6868
<dependency>
6969
<groupId>org.fusesource.jansi</groupId>
70-
<artifactId>jansi-linux32</artifactId>
70+
<artifactId>jansi-linux64</artifactId>
7171
<version>${jansi-native-version}</version>
7272
</dependency>
7373

0 commit comments

Comments
 (0)