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 1pvsUu-0005a1-Ac for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 08 May 2023 04:29:16 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pvsUt-0001S1-0o for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 08 May 2023 04:29:15 +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 1pvsUs-0001Rs-QW for pgsql-jdbc-commits@lists.postgresql.org; Mon, 08 May 2023 04:29:14 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pvsUl-001Icq-1E for pgsql-jdbc-commits@lists.postgresql.org; Mon, 08 May 2023 04:29:13 +0000 Received: from github.com (hubbernetes-node-05fbcf7.ac4-iad.github.net [10.52.135.36]) by smtp.github.com (Postfix) with ESMTPA id 507535201A9 for ; Sun, 7 May 2023 21:29:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1683520145; bh=BWG6n1ubMzh+FOwTMFMVCETkbNpZUV/X+AaUOOUNq8U=; h=Date:From:To:Subject:From; b=XoPznUBr+ci96RoP5/HHDyzTv7zHJa/a0zWWxLVCtYLIit94o1Ve+FntdRFL6NPbO 20/bosWiT2+LfYIV7IyG5aq8mNi+fhHbrgzGqjLSV4yp0gLGAnEHcWEC3Kour2aFJN ZASzbfRbpSkIHS4L116tf4qHULoTQFuxDQJlOxW4= Date: Sun, 07 May 2023 21:29:05 -0700 From: "renovate[bot]" To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] cd6ed8: 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/renovate/org.jetbrains.kotlin.jvm-1.x Home: https://github.com/pgjdbc/pgjdbc Commit: cd6ed8364765f73704ef9da847744d62fe2516dc https://github.com/pgjdbc/pgjdbc/commit/cd6ed8364765f73704ef9da847744d62fe2516dc 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