Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit 057aa26

Browse files
authored
Merge pull request #182 from browserup/dependabot/gradle/jettyVersion-9.4.21.v20190926
Bump jettyVersion from 9.4.20.v20190813 to 9.4.21.v20190926
2 parents 1a876da + 9b9df19 commit 057aa26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ subprojects {
3333
sourceCompatibility=1.8
3434

3535
ext {
36-
jettyVersion = '9.4.20.v20190813'
36+
jettyVersion = '9.4.21.v20190926'
3737
log4jVersion = '2.12.1'
3838
slf4jVersion = '1.7.28'
3939
}

0 commit comments

Comments
 (0)