Skip to content

Commit

Permalink
dependencies update:
Browse files Browse the repository at this point in the history
metrics 2.5.3
bytes 2.0.5
cats 1.5.0
  • Loading branch information
jendakol committed Jan 18, 2019
1 parent 23090c5 commit d0741f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,12 @@ subprojects {
ext {
scalaVersion = "2.12"
scalaVersionFull = "2.12.7"
metricsVersion = "2.4.4"
bytesVersion = "2.0.4"
metricsVersion = "2.5.3"
bytesVersion = "2.0.5"
circeVersion = "0.10.1"
cactusVersion = "0.12.5"
monixVersion = "3.0.0-RC1"
catsVersion = "1.2.0"
catsVersion = "1.5.0"
}

dependencies {
Expand Down

0 comments on commit d0741f1

Please sign in to comment.