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

Commit e434488

Browse files
committed
fix(deps): update dependency jacoco to v0.8.8
1 parent 8df47dc commit e434488

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
@@ -40,7 +40,7 @@ LIB_APACHE_COMMONS_TEXT_VER=1.10.0
4040
LIB_AWAITILITY_VER=4.2.0
4141
LIB_JSOUP_VER=1.15.3
4242
### Plugins
43-
PLUGIN_JACOCO_VER=0.8.7
43+
PLUGIN_JACOCO_VER=0.8.8
4444
PLUGIN_SONARQUBE_VER=3.5.0.2730
4545
PLUGIN_NEXUS_PUBLISH_VER=1.1.0
4646
PLUGIN_GOOGLE_JAVA_FORMAT_VER=0.9

0 commit comments

Comments
 (0)