Skip to content

Commit df53de6

Browse files
committed
Update chicory to 1.7.2
1 parent e1e1f90 commit df53de6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@
4343
<air.javadoc.lint>all,-missing</air.javadoc.lint>
4444
<air.release.preparation-goals>clean verify -DskipTests</air.release.preparation-goals>
4545

46-
<dep.chicory.version>1.5.1</dep.chicory.version>
46+
<dep.chicory.version>1.7.2</dep.chicory.version>
4747
</properties>
4848

4949
<dependencyManagement>
5050
<dependencies>
5151
<dependency>
5252
<groupId>com.dylibso.chicory</groupId>
5353
<artifactId>bom</artifactId>
54-
<version>1.5.1</version>
54+
<version>${dep.chicory.version}</version>
5555
<type>pom</type>
5656
<scope>import</scope>
5757
</dependency>

0 commit comments

Comments
 (0)