Skip to content

Commit

Permalink
Update repositories for CPG v8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
fwendland committed Mar 25, 2024
1 parent 1885dbc commit 861e0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code-coverage-report/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repositories {

// Eclipse CDT repo --> needed when adding the CPG as an included build
ivy {
setUrl("https://download.eclipse.org/tools/cdt/releases/11.0/cdt-11.0.0/plugins")
setUrl("https://download.eclipse.org/tools/cdt/releases/11.3/cdt-11.3.1/plugins")
metadataSources {
artifact()
}
Expand Down

0 comments on commit 861e0e0

Please sign in to comment.