Skip to content

Commit

Permalink
Merge pull request #581 from hmcts/PAY-7141-Jitpack-Update
Browse files Browse the repository at this point in the history
PAY-7141: Jitpack update
  • Loading branch information
davejones74 committed Jun 5, 2024
2 parents dad6769 + 0f8ba3a commit d5c462a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ plugins {
id "com.gorylenko.gradle-git-properties" version "1.4.21"
id 'jacoco'
id 'maven-publish'
id 'com.jfrog.bintray' version '1.8.4'
id "au.com.dius.pact" version "4.6.1"
id 'com.jfrog.bintray' version '1.8.5'
id "au.com.dius.pact" version "4.6.10"
}

def versions = [
Expand Down
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
jdk:
- openjdk11
- openjdk17

install:
- ./gradlew build publishToMavenLocal

0 comments on commit d5c462a

Please sign in to comment.