Skip to content

Commit f800dc9

Browse files
chore(deps): update dependency org.pastalab.fray:fray-junit to v0.8.2 (#289)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [org.pastalab.fray:fray-junit](https://redirect.github.com/cmu-pasta/fray) | `0.8.1` → `0.8.2` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.pastalab.fray:fray-junit/0.8.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.pastalab.fray:fray-junit/0.8.1/0.8.2?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/101) for more information. --- ### Release Notes <details> <summary>cmu-pasta/fray (org.pastalab.fray:fray-junit)</summary> ### [`v0.8.2`](https://redirect.github.com/cmu-pasta/fray/releases/tag/v0.8.2) [Compare Source](https://redirect.github.com/cmu-pasta/fray/compare/v0.8.1...v0.8.2) #### Changelog [`a6d7ff0`](https://redirect.github.com/cmu-pasta/fray/commit/a6d7ff0) Allow user specify test task for gradle plugin ([#&#8203;407](https://redirect.github.com/cmu-pasta/fray/issues/407)) - Allow user specify test task for gradle plugin - Apply suggestions from code review Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> - spotlessapply *** Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> #### What's Changed - Update readme by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;406](https://redirect.github.com/cmu-pasta/fray/pull/406) - Allow user specify test task for gradle plugin by [@&#8203;aoli-al](https://redirect.github.com/aoli-al) in [#&#8203;407](https://redirect.github.com/cmu-pasta/fray/pull/407) **Full Changelog**: <cmu-pasta/fray@v0.8.1...v0.8.2> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/softwaremill/jox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jeSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec43033 commit f800dc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

channels-fray-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.pastalab.fray</groupId>
3232
<artifactId>fray-junit</artifactId>
33-
<version>0.8.1</version>
33+
<version>0.8.2</version>
3434
<scope>test</scope>
3535
</dependency>
3636
</dependencies>

0 commit comments

Comments
 (0)