Skip to content

Main to 3.1; Upgrade Dependency Versions #2521

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 6, 2023

Conversation

garyrussell
Copy link
Contributor

Also compatibility changes for Mockito 5.

Also compatibility changes for Mockito 5.
@garyrussell garyrussell added the type: dependency-upgrade Pull requests that update a dependency file label Sep 6, 2023
@garyrussell garyrussell added this to the 3.1.0-M1 milestone Sep 6, 2023
log4jVersion = '2.19.0'
logbackVersion = '1.4.4'
junitJupiterVersion = '5.10.0'
kotlinCoroutinesVersion = '1.7.3'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is also ext.kotlinVersion = '1.7.0' in the beginning of this file.
It has to go to: 1.9.10

@artembilan
Copy link
Member

There are also a couple tests failing.
Probably they also need an explicit @Qualifier for their autowire props...

@artembilan artembilan merged commit e4caeb1 into spring-projects:main Sep 6, 2023
@garyrussell garyrussell deleted the 31main branch September 6, 2023 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants