Skip to content

Commit

Permalink
Bismuth SR11
Browse files Browse the repository at this point in the history
  • Loading branch information
rdegnan committed Sep 9, 2018
1 parent df2780e commit d83ffdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ subprojects {
dependencyManagement {
imports {
// TODO: Upgrade to latest version
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR10'
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR11'
}

dependencies {
dependency 'ch.qos.logback:logback-classic:1.2.3'
dependency 'com.google.code.findbugs:jsr305:3.0.2'
dependency 'io.netty:netty-buffer:4.1.25.Final'
dependency 'io.netty:netty-buffer:4.1.29.Final'
dependency 'io.aeron:aeron-all:1.4.1'
dependency 'io.micrometer:micrometer-core:1.0.6'
dependency 'org.assertj:assertj-core:3.9.1'
Expand Down

0 comments on commit d83ffdd

Please sign in to comment.