Skip to content

Commit 56a46e0

Browse files
committed
updates dependencies
1 parent efb3a80 commit 56a46e0

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
@@ -5,13 +5,13 @@
55
<parent>
66
<groupId>org.scijava</groupId>
77
<artifactId>pom-scijava</artifactId>
8-
<version>39.0.0</version>
8+
<version>40.0.0</version>
99
<relativePath />
1010
</parent>
1111

1212
<groupId>sc.fiji.bigdataviewer</groupId>
1313
<artifactId>bigdataviewer-playground-display</artifactId>
14-
<version>0.5.1-SNAPSHOT-TEST</version>
14+
<version>0.20.0-SNAPSHOT</version>
1515

1616
<name>BigDataViewer Playground Display</name>
1717
<description>Display (metadata and projectors) for BigDataViewer Playground.</description>
@@ -84,7 +84,7 @@
8484
<license.copyrightOwners>N/A</license.copyrightOwners>
8585
<!-- <scijava.app.directory>C:/Fiji_template</scijava.app.directory> -->
8686

87-
<bigdataviewer-playground.version>0.18.0-SNAPSHOT</bigdataviewer-playground.version>
87+
<bigdataviewer-playground.version>0.20.2</bigdataviewer-playground.version>
8888
<bigdataviewer-spimdata-extras.version>0.5.0</bigdataviewer-spimdata-extras.version>
8989

9090
<!-- NB: Deploy releases to the SciJava Maven repository. -->

0 commit comments

Comments
 (0)