Skip to content

Commit 548b3a1

Browse files
committed
Use new chicory-prism artifact
1 parent 745df28 commit 548b3a1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@
6969
<version>10.0.2.0</version>
7070
</dependency>
7171
<dependency>
72-
<groupId>com.prism</groupId>
73-
<artifactId>java-prism</artifactId>
74-
<version>999-SNAPSHOT</version>
72+
<groupId>org.jruby</groupId>
73+
<artifactId>chicory-prism</artifactId>
74+
<version>0.0.1-SNAPSHOT</version>
7575
</dependency>
7676
</dependencies>
7777

0 commit comments

Comments
 (0)