We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd83f0c commit 1f87554Copy full SHA for 1f87554
pants.toml
@@ -2,7 +2,7 @@
2
# Licensed under the Apache License, Version 2.0 (see LICENSE).
3
4
[GLOBAL]
5
-pants_version = "2.18.0"
+pants_version = "2.20.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