Skip to content

Migration Guides 3.23

Georgios Andrianakis edited this page Apr 18, 2025 · 1 revision
Table of Contents
Note

We highly recommend the use of quarkus update to update to a new version of Quarkus.

Items marked below with ⚙️ ✅ are automatically handled by quarkus update.

@InjectMock

The deprecated @io.quarkus.test.junit.mockito.InjectMock has been removed. Users are encouraged to switch to @io.quarkus.test.InjectMock

Migration guides

Current version


LTS versions


Next version in main


Clone this wiki locally