Skip to content

Commit

Permalink
build(deps-dev): bump org.assertj:assertj-core from 3.24.2 to 3.25.0 (#…
Browse files Browse the repository at this point in the history
…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] <support@github.com>

* Update pom.xml year

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marvin <velo@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and velo committed Jan 3, 2024
1 parent e85ec27 commit 8aedd46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2012-2023 The Feign Authors
Copyright 2012-2024 The Feign Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
Expand Down Expand Up @@ -94,7 +94,7 @@

<junit5.version>5.10.1</junit5.version>
<jackson.version>2.16.1</jackson.version>
<assertj.version>3.24.2</assertj.version>
<assertj.version>3.25.0</assertj.version>
<mockito.version>5.8.0</mockito.version>

<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
Expand Down

0 comments on commit 8aedd46

Please sign in to comment.