Skip to content

Commit

Permalink
Update the snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Jan 13, 2020
1 parent c42c070 commit 69523a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ With `Gradle` from [repo.spring.io](https://repo.spring.io) or `Maven Central` r
}
dependencies {
//compile "io.projectreactor.netty:reactor-netty:0.9.3.BUILD-SNAPSHOT"
//compile "io.projectreactor.netty:reactor-netty:0.9.4.BUILD-SNAPSHOT"
compile "io.projectreactor.netty:reactor-netty:0.9.3.RELEASE"
}
```
Expand Down

0 comments on commit 69523a7

Please sign in to comment.