Skip to content

Commit

Permalink
Updating version of mantis shaded (#482)
Browse files Browse the repository at this point in the history
Co-authored-by: Sundaram Ananthanarayanan <[email protected]>
  • Loading branch information
sundargates and sundargates authored Jul 15, 2023
1 parent 74d5b5c commit 3f0829d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ ext.libraries = [
"org.junit.jupiter:junit-jupiter-engine:${versions.junit5}",
"org.junit.jupiter:junit-jupiter-params:${versions.junit5}",
],
mantisShaded : "io.mantisrx:mantis-shaded:2.0.8",
mantisShaded : "io.mantisrx:mantis-shaded:2.0.52",
mockitoAll : "org.mockito:mockito-all:${versions.mockito}",
mockitoCore : "org.mockito:mockito-core:${versions.mockito}",
mockitoCore3 : "org.mockito:mockito-core:${versions.mockito3}",
Expand Down
3 changes: 3 additions & 0 deletions mantis-shaded/dependencies.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@
},
"org.apache.zookeeper:zookeeper": {
"locked": "3.5.7"
},
"org.apache.zookeeper:zookeeper-jute": {
"locked": "3.5.7"
}
},
"testAnnotationProcessor": {
Expand Down

0 comments on commit 3f0829d

Please sign in to comment.