Skip to content

Commit 8aedd46

Browse files
build(deps-dev): bump org.assertj:assertj-core from 3.24.2 to 3.25.0 (#2284)
* build(deps-dev): bump org.assertj:assertj-core from 3.24.2 to 3.25.0 Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.25.0. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.24.2...assertj-build-3.25.0) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update pom.xml year --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marvin <[email protected]>
1 parent e85ec27 commit 8aedd46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright 2012-2023 The Feign Authors
4+
Copyright 2012-2024 The Feign Authors
55
66
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
77
in compliance with the License. You may obtain a copy of the License at
@@ -94,7 +94,7 @@
9494

9595
<junit5.version>5.10.1</junit5.version>
9696
<jackson.version>2.16.1</jackson.version>
97-
<assertj.version>3.24.2</assertj.version>
97+
<assertj.version>3.25.0</assertj.version>
9898
<mockito.version>5.8.0</mockito.version>
9999

100100
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)