Skip to content

Commit

Permalink
Merge pull request #654 from MicroShed/dependabot/gradle/sample-apps/…
Browse files Browse the repository at this point in the history
…payara-app/org.eclipse.microprofile-microprofile-7.0
  • Loading branch information
KyleAure committed Aug 23, 2024
2 parents df9e671 + 32dc863 commit aa75c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-apps/payara-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {

dependencies {
api 'jakarta.platform:jakarta.jakartaee-api:10.0.0'
api 'org.eclipse.microprofile:microprofile:6.1'
api 'org.eclipse.microprofile:microprofile:7.0'

testImplementation project(':microshed-testing-payara-server')

Expand Down

0 comments on commit aa75c82

Please sign in to comment.