We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4304e7b commit b0490b8Copy full SHA for b0490b8
build.gradle
@@ -18,7 +18,7 @@ ext {
18
springContractVersion = "4.1.4"
19
springShellVersion = "3.3.3"
20
kotlinVersion = "1.9.25"
21
- jetbrainsAnnotationsVersion = "22.0.0"
+ jetbrainsAnnotationsVersion = "26.0.1"
22
23
// RESTful
24
openApiVersion = "2.1.0"
0 commit comments