Skip to content

Commit

Permalink
Bump recordbuilder from 42 to 43
Browse files Browse the repository at this point in the history
Bumps `recordbuilder` from 42 to 43.

Updates `io.soabase.record-builder:record-builder-core` from 42 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 42 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]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent e3cbb48 commit 7c8a8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ androidxTest = '1.6.1'
espresso = '3.6.1'
livedata = '2.8.6'
okhttp3 = '4.12.0'
recordbuilder = '42'
recordbuilder = '43'
room = '2.6.1'
buildtool = '8.5.2'

Expand Down

0 comments on commit 7c8a8d6

Please sign in to comment.