File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
integration-tests/change-directory/src/test/java/it Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33import static org .assertj .core .api .Assertions .assertThat ;
44
5- import javax .inject .Inject ;
5+ import jakarta .inject .Inject ;
66
77import org .eclipse .microprofile .rest .client .inject .RestClient ;
88import org .junit .jupiter .api .Test ;
Original file line number Diff line number Diff line change 2121 <maven .compiler.release>11</maven .compiler.release>
2222 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2323 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
24- <quarkus .version>3.0.0.Alpha4 </quarkus .version>
24+ <quarkus .version>3.0.0.Alpha5 </quarkus .version>
2525
2626 <version .com.github.javaparser>3.25.1</version .com.github.javaparser>
2727 <version .org.assertj>3.24.2</version .org.assertj>
You can’t perform that action at this time.
0 commit comments