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 99da94e commit f7fa0b5Copy full SHA for f7fa0b5
build.gradle
@@ -23,7 +23,7 @@
23
24
buildscript {
25
ext {
26
- kotlinVersion = '2.0.21'
+ kotlinVersion = '2.1.20'
27
springBootVersion = '2.6.7'
28
graphqlSpringBootStarterVersion = '11.1.0'
29
}
0 commit comments