This is an automated email from the ASF dual-hosted git repository.

vorburger pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


The following commit(s) were added to refs/heads/develop by this push:
     new da978a3  Update dependency com.puppycrawl.tools:checkstyle to v8.34
da978a3 is described below

commit da978a37aa82ea0af1bef634368b032875d33f6a
Author: Renovate Bot <[email protected]>
AuthorDate: Mon Jun 29 20:24:31 2020 +0000

    Update dependency com.puppycrawl.tools:checkstyle to v8.34
---
 fineract-provider/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fineract-provider/build.gradle b/fineract-provider/build.gradle
index 10da8ee..08fa5dc 100644
--- a/fineract-provider/build.gradle
+++ b/fineract-provider/build.gradle
@@ -701,7 +701,7 @@ configurations {
 }
 dependencies {
     driver 'org.drizzle.jdbc:drizzle-jdbc:1.4'
-    checkstyle 'com.puppycrawl.tools:checkstyle:8.33'
+    checkstyle 'com.puppycrawl.tools:checkstyle:8.34'
     checkstyle 'com.github.sevntu-checkstyle:sevntu-checks:1.37.1'
 }
 

Reply via email to