Skip to content

Commit

Permalink
[Warthog] Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoutanov committed Jul 25, 2022
1 parent 57bf9fc commit 8cd1610
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,15 @@ allprojects {
ext {
assertjVersion = "3.13.2"
equalsverifierVersion = "3.1.9"
fulcrumVersion = "0.37.0"
fulcrumVersion = "0.38.0"
junitVersion = "4.12"
kafkaVersion = "2.3.0"
log4jVersion = "1.2.17"
mockitoVersion = "4.6.1"
pojotesterVersion = "0.9.0"
slf4jVersion = "1.7.25"
yconfVersion = "0.21.0"
zerologVersion = "0.31.0"
yconfVersion = "0.22.0"
zerologVersion = "0.32.0"
}

dependencies {
Expand Down Expand Up @@ -204,4 +204,4 @@ publishing {
}
}
}
}
}

0 comments on commit 8cd1610

Please sign in to comment.