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 1r6sDn-002yYS-GP for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 25 Nov 2023 12:57:19 +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 1r6sDm-002Lv6-66 for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 25 Nov 2023 12:57:18 +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 1r6sDl-002Luy-Vz for pgsql-jdbc-commits@lists.postgresql.org; Sat, 25 Nov 2023 12:57:17 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r6sDf-007ISC-9l for pgsql-jdbc-commits@lists.postgresql.org; Sat, 25 Nov 2023 12:57:16 +0000 Received: from github.com (hubbernetes-node-16336c4.ac4-iad.github.net [10.52.211.97]) by smtp.github.com (Postfix) with ESMTPA id 33E2A700757 for ; Sat, 25 Nov 2023 04:57:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1700917030; bh=RRK0uST2QwD5vjhXUXPchRZk4GOToxqjOKqJVjCFPVw=; h=Date:From:To:Subject:From; b=PEjjL6roMwCY/Zf0xS5FfWcEcDbKq9SpgHF53BClUim2Kx8/6ypBm4eyhz4DTSSXp NJHuFlyIkPbolBvuQXzDzIfQTiTc6qDnXVKi4Ob1T3J5BMT8J2qRPqz6QhuKpk1Kcm /qM9Dhv+nrGZAomM5531YqBj+Xeene5q2RDmH3c4= Date: Sat, 25 Nov 2023 04:57:10 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 1f2051: 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: 1f20516ca73979a15366b72904c51c8a2b5bdbdd https://github.com/pgjdbc/pgjdbc/commit/1f20516ca73979a15366b72904c51c8a2b5bdbdd Author: Mend Renovate Date: 2023-11-25 (Sat, 25 Nov 2023) Changed paths: M settings.gradle.kts Log Message: ----------- chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.9.21 (#2921)