Skip to content

Commit

Permalink
Merge pull request #166 from OpenLiberty/dependabot/gradle/finish/io.…
Browse files Browse the repository at this point in the history
…openliberty.tools-liberty-gradle-plugin-3.9.1

Bump io.openliberty.tools:liberty-gradle-plugin from 3.8.3 to 3.9.1 in /finish
  • Loading branch information
gkwan-ibm authored Nov 5, 2024
2 parents 3f78a9b + 54bd54c commit 56e485c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion finish/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ buildscript {
}
dependencies {
// tag::liberty-dependency[]
classpath 'io.openliberty.tools:liberty-gradle-plugin:3.8.3'
classpath 'io.openliberty.tools:liberty-gradle-plugin:3.9.1'
// end::liberty-dependency[]
}
}
Expand Down

0 comments on commit 56e485c

Please sign in to comment.