Skip to content

Commit 39de124

Browse files
chore(deps): bump io.soabase.record-builder.version from 40 to 41 (#306)
Bumps `io.soabase.record-builder.version` from 40 to 41. Updates `io.soabase.record-builder:record-builder-core` from 40 to 41 - [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 40 to 41 - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f165f8 commit 39de124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<quarkus.native.additional-build-args>--initialize-at-run-time=com.google.common.cache</quarkus.native.additional-build-args>
2020
<quarkus.native.compression.level>5</quarkus.native.compression.level>
2121

22-
<io.soabase.record-builder.version>40</io.soabase.record-builder.version>
22+
<io.soabase.record-builder.version>41</io.soabase.record-builder.version>
2323
<surefire-plugin.version>3.2.5</surefire-plugin.version>
2424
<compiler-plugin.version>3.13.0</compiler-plugin.version>
2525
</properties>

0 commit comments

Comments
 (0)