detekt: Update to version 1.23.3

This commit is contained in:
github-actions[bot] 2023-11-01 00:33:09 +00:00
parent b97760b970
commit 0c9cae9064

View File

@ -1,5 +1,5 @@
{
"version": "1.23.2",
"version": "1.23.3",
"description": "A static code analysis tool for the Kotlin programming language",
"homepage": "https://github.com/detekt/detekt",
"license": "Apache-2.0",
@ -9,9 +9,9 @@
"java/openjdk"
]
},
"url": "https://github.com/detekt/detekt/releases/download/v1.23.2/detekt-cli-1.23.2.zip",
"hash": "55ed96a674d12d239436a637cc3f7e1d61eca0eaf4088ddd8d336a65bf7be11a",
"extract_dir": "detekt-cli-1.23.2",
"url": "https://github.com/detekt/detekt/releases/download/v1.23.3/detekt-cli-1.23.3.zip",
"hash": "d5ef8fb9187dd792fcd92e01fd94d0258138e4b0e4b3245cc42930e417fc2622",
"extract_dir": "detekt-cli-1.23.3",
"bin": [
[
"bin\\detekt-cli.bat",