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 1pvsj6-00069i-8g for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 08 May 2023 04:43:56 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pvsj5-0003yh-9S for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 08 May 2023 04:43:55 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pvsj5-0003yW-3o for pgsql-jdbc-commits@lists.postgresql.org; Mon, 08 May 2023 04:43:55 +0000 Received: from out-24.smtp.github.com ([192.30.252.207]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pvsiz-0018rB-9V for pgsql-jdbc-commits@lists.postgresql.org; Mon, 08 May 2023 04:43:53 +0000 Received: from github.com (hubbernetes-node-c071bbc.ac4-iad.github.net [10.52.144.37]) by smtp.github.com (Postfix) with ESMTPA id 56F2D60066F for ; Sun, 7 May 2023 21:43:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1683521028; bh=ncIfnBeqLfdTRivIrlz0q35Kuvgt2ZUF8agDDRQkY08=; h=Date:From:To:Subject:From; b=YHmOq4t3vVmpQX1ihmGW5Tfoi5pnTi+E/ToFd28mZszt03eBXloWTNS0HZNqIwjWr IfZO9dfFuREa6r5yeKCD3PIflFysEG0Sav8lScI2pnEktKiC5yoCNfSjUg5gAmjVz/ fgH8hC5Q2ur2fVQcneP/4D97puEvweF7bfoZoM/I= Date: Sun, 07 May 2023 21:43:48 -0700 From: "renovate[bot]" To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] a56191: 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: a56191cc179744178bbb147578404c4713af307c https://github.com/pgjdbc/pgjdbc/commit/a56191cc179744178bbb147578404c4713af307c 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 me.champeau.jmh to v0.7.1 (#2889) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>