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 1pQmXV-0003YR-EP for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 09:51:25 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pQmXU-0002s3-7L for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 09:51:24 +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 1pQmXT-0002ru-QG for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 09:51:23 +0000 Received: from out-26.smtp.github.com ([192.30.252.209]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQmXR-0000gT-EA for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 09:51:22 +0000 Received: from github.com (hubbernetes-node-09050ac.ash1-iad.github.net [10.56.131.44]) by smtp.github.com (Postfix) with ESMTPA id 5DA8F5E05CF for ; Sat, 11 Feb 2023 01:51:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676109080; bh=fRjj28JSUNvUw6HPhQpglmqoElNMRtUnO6zfZM64H8A=; h=Date:From:To:Subject:From; b=YQ/Jh8nGzRkDHtx2S5laQ79ypFKNT9QOR+u/ehVDPXoTn4fW7Y4L/NODksymd5rOi maO3P9sR/29o4myVTLf+p0K80jMoXW0csqMfVxRL1IhG3rhgiDsjQp/+ySQ00hp6rB /HZsqnceEyEiRKOJhYGx692CjreQSVD9G4lCkR7E= Date: Sat, 11 Feb 2023 01:51:20 -0800 From: "renovate[bot]" To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 97226f: fix(deps): update junit5 monorepo to v5.9.2 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/junit5-monorepo Home: https://github.com/pgjdbc/pgjdbc Commit: 97226f11c858ac83e034ae33cc6107ed7d8d37ab https://github.com/pgjdbc/pgjdbc/commit/97226f11c858ac83e034ae33cc6107ed7d8d37ab Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-02-11 (Sat, 11 Feb 2023) Changed paths: M build-logic/jvm/src/main/kotlin/build-logic.test-junit5.gradle.kts Log Message: ----------- fix(deps): update junit5 monorepo to v5.9.2