Skip to content

Commit c57f432

Browse files
Bump chicory.version from 1.5.0 to 1.5.1
Bumps `chicory.version` from 1.5.0 to 1.5.1. Updates `com.dylibso.chicory:annotations` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/dylibso/chicory/releases) - [Commits](dylibso/chicory@1.5.0...1.5.1) Updates `com.dylibso.chicory:chicory-compiler-maven-plugin` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/dylibso/chicory/releases) - [Commits](dylibso/chicory@1.5.0...1.5.1) Updates `com.dylibso.chicory:runtime` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/dylibso/chicory/releases) - [Commits](dylibso/chicory@1.5.0...1.5.1) Updates `com.dylibso.chicory:wasi` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/dylibso/chicory/releases) - [Commits](dylibso/chicory@1.5.0...1.5.1) Updates `com.dylibso.chicory:annotations-processor` from 1.5.0 to 1.5.1 --- updated-dependencies: - dependency-name: com.dylibso.chicory:annotations dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.dylibso.chicory:chicory-compiler-maven-plugin dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.dylibso.chicory:runtime dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.dylibso.chicory:wasi dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.dylibso.chicory:annotations-processor dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a617b4b commit c57f432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<junit.version>5.13.3</junit.version>
7373

7474
<!-- runtime versions -->
75-
<chicory.version>1.5.0</chicory.version>
75+
<chicory.version>1.5.1</chicory.version>
7676
<jersey.version>3.1.10</jersey.version>
7777
<jetty.version>11.0.25</jetty.version>
7878

0 commit comments

Comments
 (0)