File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ Example:
2323
2424``` groovy
2525dependencies {
26- implementation 'io.rsocket:rsocket-core:0.12.2-RC2 '
27- implementation 'io.rsocket:rsocket-transport-netty:0.12.2-RC2 '
28- // implementation 'io.rsocket:rsocket-core:0.12.2-RC3 -SNAPSHOT'
29- // implementation 'io.rsocket:rsocket-transport-netty:0.12.2-RC3 -SNAPSHOT'
26+ implementation 'io.rsocket:rsocket-core:0.12.2-RC4 '
27+ implementation 'io.rsocket:rsocket-transport-netty:0.12.2-RC4 '
28+ // implementation 'io.rsocket:rsocket-core:1.0.0-RC1 -SNAPSHOT'
29+ // implementation 'io.rsocket:rsocket-transport-netty:1.0.0-RC1 -SNAPSHOT'
3030}
3131```
3232
Original file line number Diff line number Diff line change 1111# See the License for the specific language governing permissions and
1212# limitations under the License.
1313#
14- version =1.0.0-RC1-LEASE- SNAPSHOT
14+ version =1.0.0-RC1-SNAPSHOT
You can’t perform that action at this time.
0 commit comments