Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Truth 1.4.2. (#462) #463

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Upgrade to Truth 1.4.2. (#462) #463

merged 1 commit into from
Mar 5, 2024

Conversation

Iapetus999
Copy link
Contributor

This requires one code change to address a newly ambiguous call.

It's also a good opportunity to remove the dep on
truth-java8-extension, which has been unnecessary since 1.3.0 moves its classes into the main Truth artifact.

Fixes Jira Story or GH Issue if applicable

Description of changes in release / Impact of release:

(insert text here)

Documentation

(insert text here)

Risks of this release

Is this a breaking change?

  • Yes
  • No

If you answered Yes then describe why is it so

(insert text here if applicable)

Is there a way to disable the change?

  • Use previous release
  • Use a feature flag
  • No

Additional details go here

(insert text here if applicable)

This requires one code change to address [a newly ambiguous
call](https://github.com/google/truth/releases/tag/v1.4.2).

It's also a good opportunity to remove the dep on
`truth-java8-extension`, which has been unnecessary since
[1.3.0](https://github.com/google/truth/releases/tag/v1.3.0) moves its
classes into the main Truth artifact.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Iapetus999 Iapetus999 merged commit 3302d56 into master Mar 5, 2024
3 checks passed
@Iapetus999 Iapetus999 deleted the truthup branch March 5, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants