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 1pR1xN-0003Nh-9O for pgsql-jdbc@arkaria.postgresql.org; Sun, 12 Feb 2023 02:19:09 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pR1xL-0007Bf-Pn for pgsql-jdbc@arkaria.postgresql.org; Sun, 12 Feb 2023 02:19:07 +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 1pR1xL-0007BW-Gt for pgsql-jdbc@lists.postgresql.org; Sun, 12 Feb 2023 02:19:07 +0000 Received: from out-25.smtp.github.com ([192.30.252.208]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pR1xJ-0006of-Mk for pgsql-jdbc@lists.postgresql.org; Sun, 12 Feb 2023 02:19:07 +0000 Received: from github.com (hubbernetes-node-d2961af.ash1-iad.github.net [10.56.224.35]) by smtp.github.com (Postfix) with ESMTPA id AB779840498 for ; Sat, 11 Feb 2023 18:19:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676168343; bh=lip7nrq/u1Manup9LrqTbPIkhefMhh4qgRWfgDtsPGg=; h=Date:From:To:Subject:From; b=TYiTfsMzEuoWbHWmxsfa9MD7syluKv9Ejhx3Gfb+Hp2levVAsELE8E55hotUU5RRD EFP+Pv1VA9xEHq8RVb+IZfl+7LC3k33dgrj0awrUf90toGUJFZZv3HoCBTMGw1Fp05 G9cQ+tY4imVrralWEdYNR6TcmyH2+7FBwrkPREYw= Date: Sat, 11 Feb 2023 18:19:03 -0800 From: "renovate[bot]" To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] fecb1f: fix(deps): update jmh to v1.36 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc@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/jmh Home: https://github.com/pgjdbc/pgjdbc Commit: fecb1f4d8f65019ca3643cfc6715f2c7a07eff26 https://github.com/pgjdbc/pgjdbc/commit/fecb1f4d8f65019ca3643cfc6715f2c7a07eff26 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-02-12 (Sun, 12 Feb 2023) Changed paths: M benchmarks/build.gradle.kts Log Message: ----------- fix(deps): update jmh to v1.36