⬆️ Bump protostuff.version from 1.6.0 to 1.8.0

Bumps `protostuff.version` from 1.6.0 to 1.8.0.

Updates `io.protostuff:protostuff-core` from 1.6.0 to 1.8.0
- [Release notes](https://github.com/protostuff/protostuff/releases)
- [Changelog](https://github.com/protostuff/protostuff/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protostuff/protostuff/compare/protostuff-1.6.0...protostuff-1.8.0)

Updates `io.protostuff:protostuff-runtime` from 1.6.0 to 1.8.0
- [Release notes](https://github.com/protostuff/protostuff/releases)
- [Changelog](https://github.com/protostuff/protostuff/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protostuff/protostuff/compare/protostuff-1.6.0...protostuff-1.8.0)

---
updated-dependencies:
- dependency-name: io.protostuff:protostuff-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.protostuff:protostuff-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-04 09:16:52 +00:00 committed by GitHub
parent b5728052ad
commit d5c3a856cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -55,7 +55,7 @@
<mybatis.plus.version>3.5.8</mybatis.plus.version>
<okhttp.version>4.12.0</okhttp.version>
<protostuff.version>1.6.0</protostuff.version>
<protostuff.version>1.8.0</protostuff.version>
<disruptor.version>3.4.2</disruptor.version>
<guava.version>33.1.0-jre</guava.version>
<mica.auto.version>3.1.4</mica.auto.version>