Skip to content

Commit 1575898

Browse files
committed
Update build to use v1.4.0 Final
1 parent d393e41 commit 1575898

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.3.0"
28+
compile "net.bootsfaces:bootsfaces:1.4.0"
2929
}
3030
war {
3131
archiveName = 'Examples.war'

0 commit comments

Comments
 (0)