Skip to content

Commit

Permalink
chore(deps): bump io.soabase.record-builder.version from 41 to 43 (#329)
Browse files Browse the repository at this point in the history
Bumps `io.soabase.record-builder.version` from 41 to 43.

Updates `io.soabase.record-builder:record-builder-core` from 41 to 43
- [Release notes](https://github.com/randgalt/record-builder/releases)
- [Commits](https://github.com/randgalt/record-builder/commits)

Updates `io.soabase.record-builder:record-builder-processor` from 41 to 43
- [Release notes](https://github.com/randgalt/record-builder/releases)
- [Commits](https://github.com/randgalt/record-builder/commits)

---
updated-dependencies:
- dependency-name: io.soabase.record-builder:record-builder-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.soabase.record-builder:record-builder-processor
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 4a294c7 commit 90835eb
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 @@ -19,7 +19,7 @@
<quarkus.native.additional-build-args>--initialize-at-run-time=com.google.common.cache</quarkus.native.additional-build-args>
<quarkus.native.compression.level>5</quarkus.native.compression.level>

<io.soabase.record-builder.version>41</io.soabase.record-builder.version>
<io.soabase.record-builder.version>43</io.soabase.record-builder.version>
<surefire-plugin.version>3.2.5</surefire-plugin.version>
<compiler-plugin.version>3.13.0</compiler-plugin.version>
</properties>
Expand Down

0 comments on commit 90835eb

Please sign in to comment.