Skip to content

Commit

Permalink
replace example repository
Browse files Browse the repository at this point in the history
Co-authored-by: Osip Fatkullin <[email protected]>
  • Loading branch information
stokado and osipxd authored Dec 11, 2024
1 parent 54a8871 commit 383dc47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version-diff/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ Execute this command in a sample directory:
* By default, the repository URL is https://repo.maven.apache.org/maven2/io/ktor.
If you want to use a repository other than the default, provide it explicitly as the third argument:
```bash
./gradlew run --args="6.2.0 5.0.0 https://repo.maven.apache.org/maven2/org/springframework"
./gradlew run --args="2.3.13 3.0.0 https://oss.sonatype.org/content/repositories/releases/io/ktor"
```

0 comments on commit 383dc47

Please sign in to comment.