solution: use Java 13 as minimum supported for compilation
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Languages
|
||||
groovyVersion=2.5.5
|
||||
groovyVersion=2.5.14
|
||||
kotlinVersion=1.3.11
|
||||
protocVersion=3.9.0
|
||||
# Main Libs
|
||||
@@ -7,7 +7,7 @@ slf4jVersion=1.7.25
|
||||
jacksonVersion=2.11.0
|
||||
grpcVersion=1.25.0
|
||||
reactiveGrpcVersion=1.0.1
|
||||
springBootVersion=2.1.14.RELEASE
|
||||
springBootVersion=2.3.5.RELEASE
|
||||
springVersion=5.2.6.RELEASE
|
||||
springSecurtyVersion=5.3.2.RELEASE
|
||||
reactorVersion=3.3.5.RELEASE
|
||||
|
||||
Reference in New Issue
Block a user