Skip to content

Commit 30a3fe9

Browse files
committed
Update Utils version to 3.5.0
1 parent 351d717 commit 30a3fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ ext {
7777
robolectricVersion = '4.9'
7878
jUnitVersion = '4.12'
7979
jSoupVersion = '1.11.3'
80-
wordpressUtilsVersion = '3.4.0'
80+
wordpressUtilsVersion = '3.5.0'
8181
espressoVersion = '3.0.1'
8282

8383
aztecProjectDependency = project.hasProperty("aztecVersion") ? "org.wordpress:aztec:${project.getProperty("aztecVersion")}" : project(":aztec")

0 commit comments

Comments
 (0)