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

Commit

Permalink
Bump appengine-plugins-core before releasing (#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
chanseokoh authored Aug 3, 2021
1 parent cf39034 commit 71790df
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.1'
compile 'com.google.cloud.tools:appengine-plugins-core:0.9.5'

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

0 comments on commit 71790df

Please sign in to comment.