diff --git a/bucket/ktlint.json b/bucket/ktlint.json index 9de2d2fa6a..9066013dc7 100644 --- a/bucket/ktlint.json +++ b/bucket/ktlint.json @@ -1,5 +1,5 @@ { - "version": "1.7.0", + "version": "1.7.1", "description": "An anti-bikeshedding Kotlin linter with built-in formatter", "homepage": "https://github.com/pinterest/ktlint/", "license": "MIT", @@ -9,8 +9,8 @@ "java/openjdk" ] }, - "url": "https://github.com/pinterest/ktlint/releases/download/1.7.0/ktlint#/ktlint.jar", - "hash": "a87ed3618cec84daa0fa36de05ef0cfefd3c04ce5b33e5a5383f212c5ca68ada", + "url": "https://github.com/pinterest/ktlint/releases/download/1.7.1/ktlint#/ktlint.jar", + "hash": "b596a05f09364e1997b644152683af12fef58944f3acfabdf78071f5a490eb98", "bin": "ktlint.jar", "checkver": "github", "autoupdate": {