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 1rRpLh-009aIE-BZ for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 22 Jan 2024 08:08:05 +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 1rRpLg-002U5q-HF for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 22 Jan 2024 08:08:04 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rRpLg-002U5i-9V for pgsql-jdbc-commits@lists.postgresql.org; Mon, 22 Jan 2024 08:08:04 +0000 Received: from out-20.smtp.github.com ([192.30.252.203]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rRpLe-0035YO-Gy for pgsql-jdbc-commits@lists.postgresql.org; Mon, 22 Jan 2024 08:08:03 +0000 Received: from github.com (hubbernetes-node-266cddf.va3-iad.github.net [10.48.134.34]) by smtp.github.com (Postfix) with ESMTPA id B59378C0511 for ; Mon, 22 Jan 2024 00:08:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1705910880; bh=MP7dXNBXLe9uSGNls49uBi2hfvjF5T0x7My9tq7xK3A=; h=Date:From:To:Subject:From; b=fQkiWKK1Oma9FXG4NrJ8ke2w5/Y6EhS7y4yuFokteAEyMd/pPQANE0Zeyc7rqec2I 7eR1NPRYzKdXlbDMecywrSL8ezM+wgvsGWov2B2ZVdZaayr9nKXwl2WpO+255VJ2IC JXRQMi8wH04O+syfpsvh8PYVgX62wuKuZVRJqBOo= Date: Mon, 22 Jan 2024 00:08:00 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] a894e9: fix(deps): update dependency com.github.autostyle:... 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: a894e9390f08cf438a51a03b56d3e9e5d03ad558 https://github.com/pgjdbc/pgjdbc/commit/a894e9390f08cf438a51a03b56d3e9e5d03ad558 Author: Mend Renovate Date: 2024-01-22 (Mon, 22 Jan 2024) Changed paths: M build-logic/jvm/build.gradle.kts M build-logic/verification/build.gradle.kts Log Message: ----------- fix(deps): update dependency com.github.autostyle:com.github.autostyle.gradle.plugin to v4