Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
slodha committed Sep 3, 2024
1 parent c84e217 commit 1d905dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cc-metrics-reporter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath 'org.hibernate.build.gradle:gradle-maven-publish-auth:2.0.1'
classpath 'net.researchgate:gradle-release:2.8.1'
classpath 'net.researchgate:gradle-release:3.0.0'
}
}

Expand Down Expand Up @@ -54,4 +54,4 @@ publishing {
repositories {
mavenLocal()
}
}
}

0 comments on commit 1d905dd

Please sign in to comment.