Skip to content

Commit 9a8f783

Browse files
Bump org.assertj:assertj-core from 3.25.3 to 3.26.3 (#124)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.3 to 3.26.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.3...assertj-build-3.26.3) --- 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>
1 parent e9abcd7 commit 9a8f783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ internal val coroutinesVersion = "1.8.0"
2222
internal val ktorVersion = "2.3.10"
2323
internal val saveVersion = "0.3.3"
2424
internal val junitVersion = "5.10.2"
25-
internal val assertjVersion = "3.25.3"
25+
internal val assertjVersion = "3.26.3"
2626

2727
dependencies {
2828
implementation(kotlin("stdlib-jdk8"))

0 commit comments

Comments
 (0)