Skip to content

Commit

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

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

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

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

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

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

---
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] <support@github.com>

(cherry picked from commit 0c7d515)
Signed-off-by: Marc Nuri <marc@marcnuri.com>
  • Loading branch information
dependabot[bot] authored and manusa committed Aug 14, 2023
1 parent eb2e86b commit 6b4c2d3
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.1</sundrio.version>
<sundrio.version>0.100.3</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 6b4c2d3

Please sign in to comment.