Skip to content

Commit

Permalink
update gradle version
Browse files Browse the repository at this point in the history
  • Loading branch information
Emily-Jiang committed Jul 6, 2023
1 parent 0d6ffdb commit d893281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/files/gradle/liberty/build.gradle.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'io.openliberty.tools:liberty-gradle-plugin:3.6'
classpath 'io.openliberty.tools:liberty-gradle-plugin:3.5.2'
}
}

Expand Down

0 comments on commit d893281

Please sign in to comment.