Skip to content

Commit

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

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

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

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

Updates `io.sundr:sundr-maven-plugin` from 0.101.0 to 0.101.1
- [Commits](sundrio/sundrio@0.101.0...0.101.1)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and manusa committed Oct 24, 2023
1 parent 5442d51 commit 0338793
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.101.0</sundrio.version>
<sundrio.version>0.101.1</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 0338793

Please sign in to comment.