Skip to content

Commit fb34d50

Browse files
committed
Prepare for v1.3.0 final Release.
1 parent 6fb4aa0 commit fb34d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525
providedCompile 'org.glassfish.web:el-impl:2.2'
2626
providedCompile 'javax.validation:validation-api:1.0.0.GA'
2727

28-
compile "net.bootsfaces:bootsfaces:1.2.0"
28+
compile "net.bootsfaces:bootsfaces:1.3.0"
2929
}
3030
war {
3131
archiveName = 'Examples.war'

0 commit comments

Comments
 (0)