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