Björn Kautler
Björn Kautler
With this you can for example do `curl --data-binary @action-types.yml https://bindings.krzeminski.it/pbrisbin/setup-tool-action/v2/setup-tool-action-v2.pom` then get as result coordinates containing a UUID in the group field which you can then use for an...
# Action The library is very flexible in the usage, so that you can in most places also give some custom value, in case things change since they were enumerated....
**Plugin version** 1.32.0 **Gradle version** 8.8 **JDK version** 17 **`reason` output for bugs relating to incorrect advice** ```plain ---------------------------------------- You asked about the dependency 'com.fasterxml.jackson.core:jackson-annotations:2.17.1'. There is no advice regarding...
The documentation at https://docs.gradle.org/7.3.1/userguide/single_versions.html says that - you can use `[1.0,)` to just have a lower bound - when the upper or lower bound is missing, the range has no...
Fixes #27372 ### Context Just like with transform backed providers, if an artifact transform depends on a locally built artifact but is executed before the task was run this is...