Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: vamsi-amazon <reddyvam@amazon.com>

Signed-off-by: vamsi-amazon <reddyvam@amazon.com>
  • Loading branch information
vmmusings authored Nov 22, 2022
1 parent d4d289c commit 0f5d628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ test {
configurations.all {
resolutionStrategy.force "org.jetbrains.kotlin:kotlin-stdlib:1.6.0"
resolutionStrategy.force "org.jetbrains.kotlin:kotlin-stdlib-common:1.6.0"
resolutionStrategy.force "org.junit.jupiter:junit-jupiter:5.6.2"
resolutionStrategy.force 'junit:junit:4.13.2'
}

jacocoTestReport {
Expand Down

0 comments on commit 0f5d628

Please sign in to comment.