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 e2116b3 commit 6d250c0Copy full SHA for 6d250c0
build.gradle
@@ -1,7 +1,7 @@
1
buildscript {
2
ext {
3
kotlinVersion = '1.3.72'
4
- springBootVersion = '2.2.6.RELEASE'
+ springBootVersion = '2.3.3.RELEASE'
5
jacksonVersion = '2.11.2'
6
javaVersion = '1.8' // https://stackoverflow.com/a/52890377
7
swaggerVersion = '3.0.0'
0 commit comments