Skip to content

Commit

Permalink
Bump org.eclipse.store:storage-embedded from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps org.eclipse.store:storage-embedded from 1.0.0 to 1.1.0.

---
updated-dependencies:
- dependency-name: org.eclipse.store:storage-embedded
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent 9fef455 commit adaae0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclipse-store-afs-ibm-cos-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<mainClass>software.xdev.Application</mainClass>

<org.eclipse.store.version>1.0.0</org.eclipse.store.version>
<org.eclipse.store.version>1.1.0</org.eclipse.store.version>
</properties>

<dependencies>
Expand Down

0 comments on commit adaae0e

Please sign in to comment.