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 f998fef commit 465769bCopy full SHA for 465769b
SpringBootGRpc/build.gradle
@@ -1,6 +1,6 @@
1
buildscript {
2
ext {
3
- springBootVersion = '2.1.8.RELEASE'
+ springBootVersion = '2.2.0.RELEASE'
4
gRpcVersion = '0.8.8'
5
}
6
repositories {
0 commit comments