Skip to content

Commit

Permalink
[BEAM-14096] bump junit-quickcheck to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
masahitojp committed May 7, 2022
1 parent 70b7567 commit 86b68aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ class BeamModulePlugin implements Plugin<Project> {
def powermock_version = "2.0.9"
// Try to keep protobuf_version consistent with the protobuf version in google_cloud_platform_libraries_bom
def protobuf_version = "3.19.4"
def quickcheck_version = "0.8"
def quickcheck_version = "1.0"
def sbe_tool_version = "1.25.1"
def slf4j_version = "1.7.30"
def spark2_version = "2.4.8"
Expand Down

0 comments on commit 86b68aa

Please sign in to comment.