We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a8482d commit 2990e38Copy full SHA for 2990e38
pants.toml
@@ -2,7 +2,7 @@
2
# Licensed under the Apache License, Version 2.0 (see LICENSE).
3
4
[GLOBAL]
5
-pants_version = "2.24.0"
+pants_version = "2.25.0"
6
backend_packages = [
7
# This repository demonstrates a mix of Java and Scala, and so both backends are enabled. But each
8
# backend can be used independently, so there is no need to expose Scala BUILD file
0 commit comments