We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b1d8e4 commit 0fd1480Copy full SHA for 0fd1480
spring-boot/starter/application/build.gradle
@@ -6,7 +6,7 @@ plugins {
6
7
group = 'io.reflectoring'
8
version = '0.0.1-SNAPSHOT'
9
-sourceCompatibility = '11'
+sourceCompatibility = '13'
10
11
repositories {
12
mavenCentral()
spring-boot/starter/event-starter/build.gradle
@@ -5,7 +5,7 @@ plugins {
5
0 commit comments