Skip to content

Commit eda1ac6

Browse files
committed
Minor: Fixing tag for appengine-java25/helloworld/build.gradle
1 parent a95fcc5 commit eda1ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine-java25/helloworld/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ dependencies {
6565
testImplementation 'junit:junit:4.13.2'
6666
testImplementation 'org.mockito:mockito-core:4.11.0'
6767
}
68-
// [END gae_standard21_gradle]
68+
// [END gae_standard25_gradle]

0 commit comments

Comments
 (0)