Skip to content
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

Futher updates for Spring Boot 3.4 #1726

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Conversation

patbaumgartner
Copy link
Contributor

  • Aligning gradle build
  • Migrating @MockBean to @MockitoBean
  • Updated checkstyle plugin
  • Removed unused imports

@patbaumgartner
Copy link
Contributor Author

@dsyer - It looks like we worked today at the same stuff.

I made sure the Gradle build is also on the newest version and removed the compiler warnings since @MockBean is now deprecated.

@dsyer dsyer merged commit a0ba075 into spring-projects:main Nov 27, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants