Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit f5125d1

Browse files
authored
Merge pull request #686 from graphql-java-kickstart/renovate/org.jsoup-jsoup-1.x
chore(deps): update dependency org.jsoup:jsoup to v1.14.2
2 parents 281f48e + cb91e1c commit f5125d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ LIB_GRAPHQL_ANNOTATIONS_VER=8.3
3838
LIB_REFLECTIONS_VER=0.9.11
3939
LIB_APACHE_COMMONS_TEXT_VER=1.9
4040
LIB_AWAITILITY_VER=4.1.0
41-
LIB_JSOUP_VER=1.14.1
41+
LIB_JSOUP_VER=1.14.2
4242
### Plugins
4343
PLUGIN_JACOCO_VER=0.8.7
4444
PLUGIN_SONARQUBE_VER=3.3

0 commit comments

Comments
 (0)