Skip to content

Commit

Permalink
Merge pull request #30 from usefulness/mateuszkwiecinski-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mateuszkwiecinski authored Jul 6, 2024
2 parents 7129e40 + 28f02f6 commit 2a47d58
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,19 @@ usefulness-maven-sympathy = { id = "io.github.usefulness.maven-sympathy", versio

From now on, the `sympathyForMrMaven` will run on every `check` task invocation.

```
[compileClasspath] dependency org.jetbrains.kotlin:kotlin-stdlib:1.9.22 version changed: 1.9.22 → 1.9.23
[runtimeClasspath] dependency org.jetbrains.kotlin:kotlin-stdlib:1.9.22 version changed: 1.9.22 → 1.9.23
> Task :sympathyForMrMaven FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':sympathyForMrMaven'.
> Declared dependencies were upgraded transitively. See task output above. Please update their versions.
```

#### Advanced configuration

###### Customize plugin behavior
Expand Down

0 comments on commit 2a47d58

Please sign in to comment.