Skip to content

Commit

Permalink
TheCoder4eu/BootsFaces-OSP#853 updated to BootsFaces 1.4.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanrauh committed Oct 11, 2018
1 parent ed62a0c commit 9e94a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ compile files("${System.properties['java.home']}/../lib/tools.jar")

compile fileTree(dir: 'bsflib', include: '*.jar') //Required for messages/utils

compile "net.bootsfaces:bootsfaces:1.3.1-SNAPSHOT"
compile "net.bootsfaces:bootsfaces:1.4.0-SNAPSHOT"
}

war.doFirst {
Expand Down

0 comments on commit 9e94a8b

Please sign in to comment.