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 1rHfHJ-003bak-CO for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 25 Dec 2023 07:21:33 +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 1rHfHG-000Qu2-IC for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 25 Dec 2023 07:21:30 +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 1rHfHG-000Qrx-BQ for pgsql-jdbc-commits@lists.postgresql.org; Mon, 25 Dec 2023 07:21:30 +0000 Received: from out-19.smtp.github.com ([192.30.252.202]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rHfHD-00C5ms-I7 for pgsql-jdbc-commits@lists.postgresql.org; Mon, 25 Dec 2023 07:21:29 +0000 Received: from github.com (hubbernetes-node-d36eba3.va3-iad.github.net [10.48.205.122]) by smtp.github.com (Postfix) with ESMTPA id 81D64E0A3C for ; Sun, 24 Dec 2023 23:21:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1703488886; bh=PSPYoHCbqKs4SSPqMnzHnfnstaktYdc1ndKnPSRajIU=; h=Date:From:To:Subject:From; b=by1zkJQz/lugnEjrieJM6Jp6Y/FK2bBhAoiFVeUcgXEoOUruCO2fLDpxNvzULZXlx xSihkKTh0dGRg0yCFCSY3v+DFHkU4mI3qWtcvU+mYOVgN5vIVrI4Jr9uT0+/MLDn8M AijYTm0Xir9XIdFKO30yMcL6ZYux/lngEz1d7/ss= Date: Sun, 24 Dec 2023 23:21:26 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] c8b2cf: 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: c8b2cf34363524922b0e55d0114adbe26958a43a https://github.com/pgjdbc/pgjdbc/commit/c8b2cf34363524922b0e55d0114adbe26958a43a Author: Mend Renovate Date: 2023-12-25 (Mon, 25 Dec 2023) Changed paths: M settings.gradle.kts Log Message: ----------- chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.9.22