Skip to content

Commit

Permalink
fixed typo in jsf showcase
Browse files Browse the repository at this point in the history
  • Loading branch information
max committed Jul 15, 2018
1 parent ac032d3 commit 98a1043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion showcase/wicked-charts-showcase-jsf21/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies {
compile group: 'de.adesso.wicked-charts', name: 'wicked-charts-wicket6', version: "${wicketcharts_version}"
compile group: 'de.adesso.wicked-charts', name: 'wicked-charts-jsf21', version: "${wicketcharts_version}"
compile project(':wicked-charts-showcase-options')
compile 'org.slf4j:slf4j-log4j12:1.6.2'
compile 'log4j:log4j:1.2.17'
Expand Down

0 comments on commit 98a1043

Please sign in to comment.