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

Commit

Permalink
Upgrade appengine-plugins-core to 0.10.0
Browse files Browse the repository at this point in the history
Upgrade appengine-plugins-core to 0.10.0 that supports java21 runtime
  • Loading branch information
suztomo authored Sep 29, 2023
1 parent 7bcc335 commit 933c1bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<dependency>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-plugins-core</artifactId>
<version>0.9.9</version>
<version>0.10.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 933c1bf

Please sign in to comment.