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 1pQnJn-0007Ks-JI for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 10:41:19 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pQnJm-0002Rm-7F for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 10:41:18 +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 1pQnJl-0002Ql-Vb for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 10:41:17 +0000 Received: from out-23.smtp.github.com ([192.30.252.206]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQnJj-00013t-Ly for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 10:41:16 +0000 Received: from github.com (hubbernetes-node-593f678.ac4-iad.github.net [10.52.13.23]) by smtp.github.com (Postfix) with ESMTPA id AD77160016E for ; Sat, 11 Feb 2023 02:41:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676112074; bh=kHUF9b5GRZgA29vlXyIhHEo8ae4g26ZFV1L6z3B00+4=; h=Date:From:To:Subject:From; b=JFr5zdEjpbUXnNiTr0mbroHb+9EkB5y6BqU55rXklcTNoXalMsbUolCvRrmxJ1V0e HTH8OIzhPj4r/1/g6pMWDgcZR5bfwr+TPrlntD+vcC3H4Qo9C0mckz8v5xkiUB9aw3 ScJ9NHWQobiIIiMRo1JfnA7L8FPAui1rT6hwl44M= Date: Sat, 11 Feb 2023 02:41:14 -0800 From: "renovate[bot]" To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 5a7f9e: fix(deps): update junit5 monorepo to v5.9.2 (#2769) 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/master Home: https://github.com/pgjdbc/pgjdbc Commit: 5a7f9ece61c308bf7907fa327c22f6c32e1f2602 https://github.com/pgjdbc/pgjdbc/commit/5a7f9ece61c308bf7907fa327c22f6c32e1f2602 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 (#2769) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>