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

Commit

Permalink
Upgrade appengine-plugins-core to 0.9.8 (#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeddada1 committed Jun 3, 2022
1 parent 9aae3cc commit 9c7f246
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.7'
compile 'com.google.cloud.tools:appengine-plugins-core:0.9.8'

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

0 comments on commit 9c7f246

Please sign in to comment.