From 31972d2637aa0f8bc640e0f3bfb8a3350a8f074f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 20:24:44 +0000 Subject: [PATCH] ktlint: Update to version 1.1.1 --- bucket/ktlint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ktlint.json b/bucket/ktlint.json index 12a93f8f02..d4c41b1aab 100644 --- a/bucket/ktlint.json +++ b/bucket/ktlint.json @@ -1,5 +1,5 @@ { - "version": "1.1.0", + "version": "1.1.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.1.0/ktlint#/ktlint.jar", - "hash": "67231a8a2ac724e2ef411abe95043eb73f8b9ee803db559a33821e5361e018af", + "url": "https://github.com/pinterest/ktlint/releases/download/1.1.1/ktlint#/ktlint.jar", + "hash": "9c64315aaa645ceeec867e22c511ec8614ae8dd77ff2102317052fa194249405", "bin": "ktlint.jar", "checkver": "github", "autoupdate": {