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 1rRk0y-0091yO-Hp for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 22 Jan 2024 02:26:21 +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 1rRk0x-00HTs8-Pa for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 22 Jan 2024 02:26:19 +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 1rRk0x-00HTs0-IJ for pgsql-jdbc-commits@lists.postgresql.org; Mon, 22 Jan 2024 02:26:19 +0000 Received: from out-27.smtp.github.com ([192.30.252.210]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rRk0u-0032sI-UM for pgsql-jdbc-commits@lists.postgresql.org; Mon, 22 Jan 2024 02:26:18 +0000 Received: from github.com (hubbernetes-node-4a9bfa2.ash1-iad.github.net [10.56.224.67]) by smtp.github.com (Postfix) with ESMTPA id E713F60057D for ; Sun, 21 Jan 2024 18:26:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1705890374; bh=LLboa979t+LfNsvochYADJ7yX3whQ0otAfvkz1X7mXw=; h=Date:From:To:Subject:From; b=NuR1WRvbSJZgjWz9Ga3iT6d3N2Vbc+kgV7fh1lDqhtcaF5aEm+RCfzRhVK7BGv2CS +5OH06KZIrtP4daXiybMuNoN+/0D9PMRsvnek2BYPnQ+RWt0CHTKRZIOkbqtbPQPeb 9KkK13J0UKiX4rzVgMQmXNax8fgf4XAm52WiutJE= Date: Sun, 21 Jan 2024 18:26:14 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 6e925e: 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: 6e925eb9d6af2da4ea11aa7caa70e8316c246d20 https://github.com/pgjdbc/pgjdbc/commit/6e925eb9d6af2da4ea11aa7caa70e8316c246d20 Author: Mend Renovate Date: 2024-01-22 (Mon, 22 Jan 2024) Changed paths: M test-anorm-sbt/project/plugins.sbt Log Message: ----------- chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.9.1