Skip to content

Commit

Permalink
Upgrade to Pants 2.24.0 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
cburroughs authored Jan 31, 2025
1 parent d20c2f6 commit 78695fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pants.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Licensed under the Apache License, Version 2.0 (see LICENSE).

[GLOBAL]
pants_version = "2.23.0"
pants_version = "2.24.0"
backend_packages = [
# This repository demonstrates a mix of Java and Scala, and so both backends are enabled. But each
# backend can be used independently, so there is no need to expose Scala BUILD file
Expand Down

0 comments on commit 78695fe

Please sign in to comment.