From e1bfb34b4973185c2f11f02210313ed2789f5248 Mon Sep 17 00:00:00 2001 From: Chris Burroughs Date: Sun, 5 Oct 2025 09:32:30 -0400 Subject: [PATCH] Upgrade to Pants 2.29.0 --- pants.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pants.toml b/pants.toml index c636329..b471294 100644 --- a/pants.toml +++ b/pants.toml @@ -2,7 +2,7 @@ # Licensed under the Apache License, Version 2.0 (see LICENSE). [GLOBAL] -pants_version = "2.28.0" +pants_version = "2.29.0" backend_packages = [ # This repository demonstrates using Pants with Kotlin. #