Skip to content

Commit 59b9589

Browse files
upgrading build plugin to 1.0
1 parent 3f79ca7 commit 59b9589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
jcenter()
44
}
55

6-
dependencies { classpath 'io.reactivesocket:gradle-nebula-plugin-reactivesocket:0.1.0' }
6+
dependencies { classpath 'io.reactivesocket:gradle-nebula-plugin-reactivesocket:1.0.0' }
77
}
88

99
description = 'ReactiveSocket: stream oriented messaging passing with Reactive Stream semantics.'

0 commit comments

Comments
 (0)