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 1r6sCC-002yRx-15 for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 25 Nov 2023 12:55:40 +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 1r6sC9-002LSW-GY for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 25 Nov 2023 12:55:37 +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 1r6sC9-002LSO-8S for pgsql-jdbc-commits@lists.postgresql.org; Sat, 25 Nov 2023 12:55:37 +0000 Received: from out-24.smtp.github.com ([192.30.252.207]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r6sC5-008SZg-EF for pgsql-jdbc-commits@lists.postgresql.org; Sat, 25 Nov 2023 12:55:35 +0000 Received: from github.com (hubbernetes-node-30257be.ac4-iad.github.net [10.52.140.36]) by smtp.github.com (Postfix) with ESMTPA id 3898A1E04DF for ; Sat, 25 Nov 2023 04:55:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1700916931; bh=ORU62Xo9LJ0SYKkhFPD/0wf2Dhkp76vhbM5LNtR7Q2c=; h=Date:From:To:Subject:From; b=CQ2ezWSYx2KIuaH264OXVTxo6YfrdNlXm+seTsitYN/3pfi7JDzSFdHl7qooQyJwx +FtWWiqnah6nTNETrCeLlKYgKftq7qMoJKkcya3JAqhtIw7X2L7irGZWIuMhbL5yMy /DbRhGjW52gNOpuPOP1uuoZA7lyfySRFrjm2KqGk= Date: Sat, 25 Nov 2023 04:55:31 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] caf8da: chore(deps): update plugin me.champeau.jmh to v0.7... 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: caf8daa052b5535eda89ae78fc69f808eaa5a8fd https://github.com/pgjdbc/pgjdbc/commit/caf8daa052b5535eda89ae78fc69f808eaa5a8fd Author: Mend Renovate Date: 2023-11-25 (Sat, 25 Nov 2023) Changed paths: M settings.gradle.kts Log Message: ----------- chore(deps): update plugin me.champeau.jmh to v0.7.2 (#2986)