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 1r6sXW-002zn1-SY for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 25 Nov 2023 13:17:42 +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 1r6sXV-002QoY-IY for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 25 Nov 2023 13:17:41 +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 1r6sXV-002QoQ-Bl for pgsql-jdbc-commits@lists.postgresql.org; Sat, 25 Nov 2023 13:17:41 +0000 Received: from out-22.smtp.github.com ([192.30.252.205]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r6sXS-008Sgt-Oa for pgsql-jdbc-commits@lists.postgresql.org; Sat, 25 Nov 2023 13:17:40 +0000 Received: from github.com (hubbernetes-node-9881bb6.ac4-iad.github.net [10.52.211.80]) by smtp.github.com (Postfix) with ESMTPA id 63D005E0822 for ; Sat, 25 Nov 2023 05:17:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1700918257; bh=nJ550euLW2lElRM6puQ0xEcAwMYD+HcS7HlN5UlWQdg=; h=Date:From:To:Subject:From; b=Tu7ouImhH+NfbyicvlRuhbQG36CexCHnz3dJo5Y2m94vBYmMdVShf83KhIRAiGjBd P0t2i+vxhtCd5amJ6jj2ALw/WqBoeV+ksWH1APD4Gng/hn9HVcS/TdECkQCkj7ee4d 1ekJ2yFNBVxflz/g8ILdTLZzjn2NhrG4CO2skV18= Date: Sat, 25 Nov 2023 05:17:37 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] a19403: chore(deps): update dependency com.typesafe.play:s... 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: a19403fd3145b3d2f4e940dadd8ee8c8dfffa749 https://github.com/pgjdbc/pgjdbc/commit/a19403fd3145b3d2f4e940dadd8ee8c8dfffa749 Author: Mend Renovate Date: 2023-11-25 (Sat, 25 Nov 2023) Changed paths: M test-anorm-sbt/project/plugins.sbt Log Message: ----------- chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.9.0 (#3021)