Skip to content

Commit

Permalink
POSHI-616 Use com.liferay.poshi.core:1.0.134
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjiheigel authored and brianchandotcom committed Aug 8, 2023
1 parent a1df356 commit 3cb0d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/test/poshi/poshi-runner/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
api group: "com.github.scribejava", name: "scribejava-core", version: "3.2.0"
api group: "com.google.guava", name: "guava", version: "31.0.1-jre"
api group: "com.jayway.jsonpath", name: "json-path", version: "2.1.0"
api group: "com.liferay", name: "com.liferay.poshi.core", version: "1.0.133"
api group: "com.liferay", name: "com.liferay.poshi.core", version: "1.0.134"
api group: "com.liferay", name: "jodd.util", version: "6.0.1.LIFERAY-PATCHED-1"
api group: "com.liferay", name: "net.jsourcerer.webdriver.JSErrorCollector", version: "0.6"
api group: "com.sun.mail", name: "jakarta.mail", version: "1.6.6"
Expand Down

0 comments on commit 3cb0d68

Please sign in to comment.