Skip to content

Commit 465769b

Browse files
committed
Chagne version (2.1.8 -> 2.2.0)
1 parent f998fef commit 465769b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBootGRpc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
ext {
3-
springBootVersion = '2.1.8.RELEASE'
3+
springBootVersion = '2.2.0.RELEASE'
44
gRpcVersion = '0.8.8'
55
}
66
repositories {

0 commit comments

Comments
 (0)