Skip to content

Commit a362c2c

Browse files
Bump chicory.version from 1.7.2 to 1.7.3 (#146)
Bumps `chicory.version` from 1.7.2 to 1.7.3. Updates `com.dylibso.chicory:annotations` 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:runtime` 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:wasi` 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:annotations-processor` from 1.7.2 to 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:annotations dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.dylibso.chicory:runtime dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.dylibso.chicory:wasi dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.dylibso.chicory:annotations-processor 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 ad0f2c3 commit a362c2c

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
@@ -68,7 +68,7 @@
6868
<junit.version>5.14.3</junit.version>
6969

7070
<!-- runtime versions -->
71-
<chicory.version>1.7.2</chicory.version>
71+
<chicory.version>1.7.3</chicory.version>
7272
<jackson.version>2.21.1</jackson.version>
7373
<javaparser.version>3.28.0</javaparser.version>
7474
</properties>

0 commit comments

Comments
 (0)