File tree Expand file tree Collapse file tree 23 files changed +23
-23
lines changed
Expand file tree Collapse file tree 23 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 8181 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
8282 <java .version>17</java .version>
8383 <!-- internal dependencies -->
84- <spring-boot .version>4.1.0-SNAPSHOT </spring-boot .version>
84+ <spring-boot .version>4.1.0-M1 </spring-boot .version>
8585 <jackson .version>2.21.0</jackson .version>
8686 <junit .version>6.0.2</junit .version>
8787 <kotlin .coroutines.version>1.10.2</kotlin .coroutines.version>
Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
3- id ' org.springframework.boot' version ' 4.1.0-SNAPSHOT '
3+ id ' org.springframework.boot' version ' 4.1.0-M1 '
44 id ' io.spring.dependency-management' version ' 1.1.7'
55 id ' com.google.protobuf' version ' 0.9.4'
66}
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.boot</groupId >
88 <artifactId >spring-boot-starter-parent</artifactId >
9- <version >4.1.0-SNAPSHOT </version >
9+ <version >4.1.0-M1 </version >
1010 <relativePath /> <!-- lookup parent from repository -->
1111 </parent >
1212 <groupId >org.springframework.grpc</groupId >
Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
3- id ' org.springframework.boot' version ' 4.1.0-SNAPSHOT '
3+ id ' org.springframework.boot' version ' 4.1.0-M1 '
44 id ' io.spring.dependency-management' version ' 1.1.7'
55 id ' org.graalvm.buildtools.native' version ' 0.10.3'
66 id ' com.google.protobuf' version ' 0.9.4'
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.boot</groupId >
88 <artifactId >spring-boot-starter-parent</artifactId >
9- <version >4.1.0-SNAPSHOT </version >
9+ <version >4.1.0-M1 </version >
1010 <relativePath /> <!-- lookup parent from repository -->
1111 </parent >
1212 <groupId >org.springframework.grpc</groupId >
Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
3- id ' org.springframework.boot' version ' 4.1.0-SNAPSHOT '
3+ id ' org.springframework.boot' version ' 4.1.0-M1 '
44 id ' io.spring.dependency-management' version ' 1.1.7'
55 id ' com.google.protobuf' version ' 0.9.4'
66}
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.boot</groupId >
88 <artifactId >spring-boot-starter-parent</artifactId >
9- <version >4.1.0-SNAPSHOT </version >
9+ <version >4.1.0-M1 </version >
1010 <relativePath /> <!-- lookup parent from repository -->
1111 </parent >
1212 <groupId >org.springframework.grpc</groupId >
Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
3- id ' org.springframework.boot' version ' 4.1.0-SNAPSHOT '
3+ id ' org.springframework.boot' version ' 4.1.0-M1 '
44 id ' io.spring.dependency-management' version ' 1.1.7'
55 id ' org.graalvm.buildtools.native' version ' 0.10.3'
66 id ' com.google.protobuf' version ' 0.9.4'
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.boot</groupId >
88 <artifactId >spring-boot-starter-parent</artifactId >
9- <version >4.1.0-SNAPSHOT </version >
9+ <version >4.1.0-M1 </version >
1010 <relativePath /> <!-- lookup parent from repository -->
1111 </parent >
1212 <groupId >org.springframework.grpc</groupId >
Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
3- id ' org.springframework.boot' version ' 4.1.0-SNAPSHOT '
3+ id ' org.springframework.boot' version ' 4.1.0-M1 '
44 id ' io.spring.dependency-management' version ' 1.1.7'
55 id ' com.google.protobuf' version ' 0.9.4'
66 id ' org.jetbrains.kotlin.jvm' version ' 2.2.21'
You can’t perform that action at this time.
0 commit comments