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 1r0wpH-008Xoi-CG for pgsql-jdbc-commits@arkaria.postgresql.org; Thu, 09 Nov 2023 04:39:31 +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 1r0wpG-00Avb5-1s for pgsql-jdbc-commits@arkaria.postgresql.org; Thu, 09 Nov 2023 04:39:30 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r0wpF-00Avax-Rv for pgsql-jdbc-commits@lists.postgresql.org; Thu, 09 Nov 2023 04:39:29 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r0wpD-004gOF-9y for pgsql-jdbc-commits@lists.postgresql.org; Thu, 09 Nov 2023 04:39:28 +0000 Received: from github.com (hubbernetes-node-1f3597d.ac4-iad.github.net [10.52.144.33]) by smtp.github.com (Postfix) with ESMTPA id 3F54E7009E2 for ; Wed, 8 Nov 2023 20:39:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1699504766; bh=2j81BaNU2HOK7I+YPY+X4OVi/njJlinY8YWUXKboCw4=; h=Date:From:To:Subject:From; b=mfgsdD4qoBLVOOc3mjDQaOgyKsRY8ZSmE8/h481nyq4rgPiE42TEudJk1IoIZdgCD 2naCg5U1D9md7FKNwDKvHXjECdFyQaWM9BIoOB2Gs7DB+dDDXoT2omWcl4AkMWmwRN 6tQXtppV1ITMnohhuRoFLDcrIXCDQ5v8OTKNnnWc= Date: Wed, 08 Nov 2023 20:39:26 -0800 From: "renovate[bot]" To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 168dde: chore(deps): update dependency sbt/sbt to v1 (#2915) 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: 168dde0a2d9460cc1fddee78aee7cd44c8f5ce86 https://github.com/pgjdbc/pgjdbc/commit/168dde0a2d9460cc1fddee78aee7cd44c8f5ce86 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-11-09 (Thu, 09 Nov 2023) Changed paths: M test-anorm-sbt/project/build.properties Log Message: ----------- chore(deps): update dependency sbt/sbt to v1 (#2915) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>