Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency jacoco to v0.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent b6e13d9 commit ac70609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ktlint_version=11.1.0

junit_version=5.10.0
mockk_version=1.13.8
jacoco_version=0.8.8
jacoco_version=0.8.10

spring_boot_version=2.7.16
spring_dependency_management_version=1.1.3
Expand Down

0 comments on commit ac70609

Please sign in to comment.