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 1r6sYF-002zq1-8c for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 25 Nov 2023 13:18:27 +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 1r6sYD-002Qyu-Ue for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 25 Nov 2023 13:18:25 +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 1r6sYD-002Qym-O7 for pgsql-jdbc-commits@lists.postgresql.org; Sat, 25 Nov 2023 13:18:25 +0000 Received: from out-18.smtp.github.com ([192.30.252.201]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r6sYC-008ShP-18 for pgsql-jdbc-commits@lists.postgresql.org; Sat, 25 Nov 2023 13:18:25 +0000 Received: from github.com (hubbernetes-node-a138743.va3-iad.github.net [10.48.149.33]) by smtp.github.com (Postfix) with ESMTPA id 92153E0FEB for ; Sat, 25 Nov 2023 05:18:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1700918302; bh=f4C6nKZ88dcM5SIEJjYrnIWZWy0wgZBKKbo4YvZDVn4=; h=Date:From:To:Subject:From; b=EkWZGWM1lXZ52A6ZBDg9YcP4Htxt0jy6+AJiTyxsIizuIfD4zcGqVQHts1llpB3fY nOlfkSn/6G/+mxp3rQttswolL4UWKP64eJWYvYRQydIq3WQOXGdM+qx+6l4HeTn1PB d2fhyGXhINcMC8AcAI3z83HCt4+H1d2mAWY/tWgk= Date: Sat, 25 Nov 2023 05:18:22 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] b2052c: fix(deps): update junit5 monorepo to v5.10.1 (#3015) 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: b2052c6e648328942e4c76fe921a0569fc060d84 https://github.com/pgjdbc/pgjdbc/commit/b2052c6e648328942e4c76fe921a0569fc060d84 Author: Mend Renovate Date: 2023-11-25 (Sat, 25 Nov 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.10.1 (#3015)