Skip to content

Support updating Gradle with --in-place #87

Description

@martinbonnin

Currently calling caupain --in-place outputs Gradle updates but does not actually modifies the files:

$ caupain --in-place
Updates are available
Gradle: 9.0.0 -> 9.4.1
$ cat gradle/wrapper/gradle-wrapper.properties
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-9.0.0-bin.zip # still the old version

Could it modify the files in place just like for the version catalog?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions