Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
update to the latest appengine-plugins-core (#413)
Browse files Browse the repository at this point in the history
  • Loading branch information
elefeint committed Apr 13, 2022
1 parent b11124b commit 49868af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ group = 'com.google.cloud.tools'
dependencies {
compile localGroovy()
compile gradleApi()
compile 'com.google.cloud.tools:appengine-plugins-core:0.9.5'
compile 'com.google.cloud.tools:appengine-plugins-core:0.9.7'

testCompile 'commons-io:commons-io:2.4'
testCompile 'junit:junit:4.12'
Expand Down

0 comments on commit 49868af

Please sign in to comment.