We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d6b825 commit c343104Copy full SHA for c343104
build.gradle
@@ -16,7 +16,7 @@ ext {
16
jacksonDatabind: 'com.fasterxml.jackson.core:jackson-databind:2.6.3',
17
gson: 'com.google.code.gson:gson:2.3.1',
18
jsonOrg: 'org.json:json:20140107',
19
- tapestryJson: 'org.apache.tapestry:tapestry-json:5.4-rc-1',
+ tapestryJson: 'org.apache.tapestry:tapestry-json:5.4.0',
20
hamcrestCore: 'org.hamcrest:hamcrest-core:1.3',
21
hamcrestLibrary: 'org.hamcrest:hamcrest-library:1.3',
22
0 commit comments