Skip to content

Commit a733b83

Browse files
Bump chicory.version from 1.7.2 to 1.7.3 (#93)
Bumps `chicory.version` from 1.7.2 to 1.7.3. Updates `com.dylibso.chicory:bom` from 1.7.2 to 1.7.3 - [Release notes](https://github.com/dylibso/chicory/releases) - [Commits](dylibso/chicory@1.7.2...1.7.3) Updates `com.dylibso.chicory:chicory-compiler-maven-plugin` from 1.7.2 to 1.7.3 - [Release notes](https://github.com/dylibso/chicory/releases) - [Commits](dylibso/chicory@1.7.2...1.7.3) --- updated-dependencies: - dependency-name: com.dylibso.chicory:bom dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.dylibso.chicory:chicory-compiler-maven-plugin dependency-version: 1.7.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82279d9 commit a733b83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1414
<junit.version>5.14.3</junit.version>
1515
<surefire.version>3.5.5</surefire.version>
16-
<chicory.version>1.7.2</chicory.version>
16+
<chicory.version>1.7.3</chicory.version>
1717
</properties>
1818

1919
<licenses>

0 commit comments

Comments
 (0)