diff --git a/bucket/ktlint.json b/bucket/ktlint.json index f32bd1bf27..dfb78195ec 100644 --- a/bucket/ktlint.json +++ b/bucket/ktlint.json @@ -1,5 +1,5 @@ { - "version": "1.2.1", + "version": "1.3.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.2.1/ktlint#/ktlint.jar", - "hash": "2e28cf46c27d38076bf63beeba0bdef6a845688d6c5dccd26505ce876094eb92", + "url": "https://github.com/pinterest/ktlint/releases/download/1.3.0/ktlint#/ktlint.jar", + "hash": "01b2e0ef893383a50dbeb13970fe7fa3be36ca3e83259e01649945b09d736985", "bin": "ktlint.jar", "checkver": "github", "autoupdate": {