mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-10 20:30:24 +00:00
chore(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.2 (#341)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.25.2. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.24.2...assertj-build-3.25.2) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
cceba88c35
commit
61e35dae7c
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ dependencies {
|
|||
implementation("org.apache.commons:commons-text:1.11.0")
|
||||
implementation("com.knuddels:jtokkit:0.6.1")
|
||||
|
||||
testImplementation("org.assertj:assertj-core:3.24.2")
|
||||
testImplementation("org.assertj:assertj-core:3.25.2")
|
||||
testImplementation("org.awaitility:awaitility:4.2.0")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter-params:5.10.1")
|
||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.10.1")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue