Skip to content

Commit d7d00a4

Browse files
tulinkryvladak
authored andcommitted
increase utils version
1 parent 9408fc2 commit d7d00a4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

opengrok-web/src/main/java/org/opengrok/web/Scripts.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ public String toHtml() {
114114
putFromWebJar("jquery-tablesorter", "jquery.tablesorter.min.js", 12);
115115
putjs("tablesorter-parsers", "js/tablesorter-parsers-0.0.3", 13, true);
116116
putjs("searchable-option-list", "js/searchable-option-list-2.0.15", 14, true);
117-
putjs("utils", "js/utils-0.0.44", 15, true);
117+
putjs("utils", "js/utils-0.0.45", 15, true);
118118
putjs("repos", "js/repos-0.0.3", 20, true);
119119
putjs("diff", "js/diff-0.0.5", 20, true);
120120
putjs("jquery-caret", "js/jquery.caret-1.5.2", 25);

0 commit comments

Comments
 (0)