Skip to content

Commit

Permalink
chore(deps): bump sundrio.version from 0.100.3 to 0.101.0
Browse files Browse the repository at this point in the history
Bumps `sundrio.version` from 0.100.3 to 0.101.0.

Updates `io.sundr:builder-annotations` from 0.100.3 to 0.101.0

Updates `io.sundr:transform-annotations` from 0.100.3 to 0.101.0

Updates `io.sundr:sundr-codegen-velocity-nodeps` from 0.100.3 to 0.101.0

Updates `io.sundr:sundr-maven-plugin` from 0.100.3 to 0.101.0
- [Commits](https://github.com/sundrio/sundrio/commits/0.101.0)

Updates `io.sundr:sundr-adapter-reflect` from 0.100.3 to 0.101.0

---
updated-dependencies:
- dependency-name: io.sundr:builder-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.sundr:transform-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.sundr:sundr-codegen-velocity-nodeps
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.sundr:sundr-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.sundr:sundr-adapter-reflect
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and manusa committed Sep 27, 2023
1 parent 8c3d8d9 commit 4848234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- Core versions -->
<sundrio.version>0.100.3</sundrio.version>
<sundrio.version>0.101.0</sundrio.version>
<okhttp.version>3.12.12</okhttp.version>
<okhttp.bundle.version>3.12.1_1</okhttp.bundle.version>
<okio.version>1.15.0</okio.version>
Expand Down

0 comments on commit 4848234

Please sign in to comment.