Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pvwHX-0007FV-Vk for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 08 May 2023 08:31:43 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pvwHW-0008Bo-UX for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 08 May 2023 08:31:42 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pvwHW-0008Bf-Oi for pgsql-jdbc-commits@lists.postgresql.org; Mon, 08 May 2023 08:31:42 +0000 Received: from out-25.smtp.github.com ([192.30.252.208]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pvwHU-001KZt-Gz for pgsql-jdbc-commits@lists.postgresql.org; Mon, 08 May 2023 08:31:42 +0000 Received: from github.com (hubbernetes-node-779bb33.ash1-iad.github.net [10.56.152.35]) by smtp.github.com (Postfix) with ESMTPA id 8243584092C for ; Mon, 8 May 2023 01:31:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1683534699; bh=Uzcqww3A31WUYlxmq+3vrZw2b8c5yntLpqa8biXnvw0=; h=Date:From:To:Subject:From; b=k6f8X+OC0jY360JziLY9DUAd3om0EGr4ySoOMvU9LtKHPFs2s7QIiQ+amWwLlOe1T YutF2lT5BaGR1+J9VNYSMr4eXWhD9aa0ztTISz9xD8jQvgjZpXPELrRRNSrGEA7fB5 vZDBieXnE5VgYmgtz837gzQ4g3Nt/USce3CWwfv4= Date: Mon, 08 May 2023 01:31:39 -0700 From: "renovate[bot]" To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 0d3e00: chore(deps): update plugin org.jetbrains.kotlin.jv... 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: 0d3e0027224921a325950a45e4cb529a379ec646 https://github.com/pgjdbc/pgjdbc/commit/0d3e0027224921a325950a45e4cb529a379ec646 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-05-08 (Mon, 08 May 2023) Changed paths: M settings.gradle.kts Log Message: ----------- chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.8.21 (#2890) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>