Skip to content

Commit

Permalink
[BEAM-11168] bump powermock to 2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
masahitojp committed Feb 9, 2021
1 parent a272999 commit ef685e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ class BeamModulePlugin implements Plugin<Project> {
def nemo_version = "0.1"
def netty_version = "4.1.51.Final"
def postgres_version = "42.2.16"
def powermock_version = "2.0.2"
def powermock_version = "2.0.9"
def protobuf_version = "3.12.0"
def quickcheck_version = "0.8"
def slf4j_version = "1.7.30"
Expand Down

0 comments on commit ef685e6

Please sign in to comment.