Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rZRJz-004IpI-9g for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 12 Feb 2024 08:05:47 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rZRJx-007sFE-ME for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 12 Feb 2024 08:05:45 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rZRJx-007sF6-AZ for pgsql-jdbc-commits@lists.postgresql.org; Mon, 12 Feb 2024 08:05:45 +0000 Received: from out-18.smtp.github.com ([192.30.252.201]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rZRJq-006KZU-8E for pgsql-jdbc-commits@lists.postgresql.org; Mon, 12 Feb 2024 08:05:43 +0000 Received: from github.com (hubbernetes-node-57f9f60.va3-iad.github.net [10.48.155.31]) by smtp.github.com (Postfix) with ESMTPA id 0F9FCE0864 for ; Mon, 12 Feb 2024 00:05:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1707725137; bh=vOz3q5RNN5/QxybhURdecRnfNXKPQ7BYETixJpDAcyE=; h=Date:From:To:Subject:From; b=kn0fbT2fj5whzykKepG/nYnXkGmOpZ9W/yOhrJcxmKHGjpbSC+sJ0sClVUTrY2MXi 9jXHC+mF5r3F5geradyOdeaCo4As8UsbTfWLYq43qVl7EGueqpZQCTzct3dbT8/LbQ 9rcic/uKSzMvOfmSG2ORWeDED4cHyCnif/xt4bRw= Date: Mon, 12 Feb 2024 00:05:37 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 6f741d: fix(deps): update dependency checkstyle to v10.13.0 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc-commits@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgjdbc/pgjdbc Commit: 6f741dd68eed5764f8da77726aae970d252f1120 https://github.com/pgjdbc/pgjdbc/commit/6f741dd68eed5764f8da77726aae970d252f1120 Author: Mend Renovate Date: 2024-02-12 (Mon, 12 Feb 2024) Changed paths: M build-logic/verification/src/main/kotlin/build-logic.checkstyle.gradle.kts Log Message: ----------- fix(deps): update dependency checkstyle to v10.13.0