Skip to content

Commit 733a338

Browse files
Update dependency org.junit:junit-bom to v5.13.4 (#183)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [org.junit:junit-bom](https://junit.org/) ([source](https://redirect.github.com/junit-team/junit-framework)) | `5.13.3` -> `5.13.4` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.junit:junit-bom/5.13.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.junit:junit-bom/5.13.3/5.13.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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/kpavlov/langchain4j-kotlin). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 83e9120 commit 733a338

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
@@ -55,7 +55,7 @@
5555
<ai-mocks.version>0.4.6</ai-mocks.version>
5656
<awaitility.version>4.2.2</awaitility.version>
5757
<finchly.version>0.1.1</finchly.version>
58-
<junit.version>5.13.3</junit.version>
58+
<junit.version>5.13.4</junit.version>
5959
<kotest.version>5.9.1</kotest.version>
6060
<kotlinx-coroutines.version>1.10.2</kotlinx-coroutines.version>
6161
<langchain4j.version>1.1.0</langchain4j.version>

0 commit comments

Comments
 (0)