diff --git a/bucket/ktlint.json b/bucket/ktlint.json index 464cffd7bb..f32bd1bf27 100644 --- a/bucket/ktlint.json +++ b/bucket/ktlint.json @@ -1,5 +1,5 @@ { - "version": "1.2.0", + "version": "1.2.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.2.0/ktlint#/ktlint.jar", - "hash": "0ef4fe14a82153c5a67094f44e203a8b96380cb25c838b211c6087c20b3381cd", + "url": "https://github.com/pinterest/ktlint/releases/download/1.2.1/ktlint#/ktlint.jar", + "hash": "2e28cf46c27d38076bf63beeba0bdef6a845688d6c5dccd26505ce876094eb92", "bin": "ktlint.jar", "checkver": "github", "autoupdate": {