Skip to content

Commit 66abd36

Browse files
Bump chicory.version from 1.6.0 to 1.6.1 (#74)
Bumps `chicory.version` from 1.6.0 to 1.6.1. Updates `com.dylibso.chicory:bom` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/dylibso/chicory/releases) - [Commits](dylibso/chicory@1.6.0...1.6.1) Updates `com.dylibso.chicory:chicory-compiler-maven-plugin` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/dylibso/chicory/releases) - [Commits](dylibso/chicory@1.6.0...1.6.1) --- updated-dependencies: - dependency-name: com.dylibso.chicory:bom dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.dylibso.chicory:chicory-compiler-maven-plugin dependency-version: 1.6.1 dependency-type: direct:production 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 07596b3 commit 66abd36

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.1</junit.version>
1515
<surefire.version>3.5.4</surefire.version>
16-
<chicory.version>1.6.0</chicory.version>
16+
<chicory.version>1.6.1</chicory.version>
1717
</properties>
1818

1919
<licenses>

0 commit comments

Comments
 (0)