File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.google.genai.examples</groupId >
7
7
<artifactId >google-genai-examples</artifactId >
8
- <version >1.18.0 </version ><!-- {x-version-update:google-genai:current} -->
8
+ <version >1.19.0-SNAPSHOT </version ><!-- {x-version-update:google-genai:current} -->
9
9
<name >google-genai-examples</name >
10
10
11
11
<properties >
12
12
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
13
13
<maven .compiler.source>1.8</maven .compiler.source>
14
14
<maven .compiler.target>1.8</maven .compiler.target>
15
15
<!-- {x-version-update-start:google-genai:current} -->
16
- <google-genai .version>1.18.0 </google-genai .version>
16
+ <google-genai .version>1.19.0-SNAPSHOT </google-genai .version>
17
17
<!-- {x-version-update-end} -->
18
18
</properties >
19
19
<build >
Original file line number Diff line number Diff line change 6
6
<groupId >com.google.genai</groupId >
7
7
<artifactId >google-genai</artifactId >
8
8
<name >google-genai</name >
9
- <version >1.18.0 </version ><!-- {x-version-update:google-genai:current} -->
9
+ <version >1.19.0-SNAPSHOT </version ><!-- {x-version-update:google-genai:current} -->
10
10
<packaging >jar</packaging >
11
11
<description >
12
12
Java idiomatic SDK for the Gemini Developer APIs and Vertex AI APIs.
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- google-genai:1.18.0:1.18.0
4
+ google-genai:1.18.0:1.19.0-SNAPSHOT
You can’t perform that action at this time.
0 commit comments