Skip to content

Commit c368a0b

Browse files
authored
Update README.adoc
1 parent 02ac73e commit c368a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545
----
4646

4747
If you are using Spring Boot Dependency Management plugin, it might pull not the same version as the version this started was compiled against, causing binary incompatibility issue. +
48-
In this case you'll need to forcibly and implicitly set the `grpc` version to use (see link:ReleaseNotes.adoc[version matrix here^] ):
48+
In this case you'll need to forcibly and explicitly set the `grpc` version to use (see link:ReleaseNotes.adoc[version matrix here^] ):
4949

5050
[source,groovy]
5151
----

0 commit comments

Comments
 (0)