Skip to content

Commit 90ebe0b

Browse files
Бочарова Дарья МихайловнаБочарова Дарья Михайловна
authored andcommitted
Pull request #25: publish
Merge in SPM/langchain4j-gigachat from bugfix/IHUBVB-publish to master * commit '03c9f3e9d75ea8cd1f4e70b0d73dca80b6b2332e': publish
2 parents 925e84d + 03c9f3e commit 90ebe0b

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

langchain4j-gigachat-examples/build.gradle.kts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ plugins {
22
id("java")
33
}
44

5-
group = "chat.giga.langchain4j"
6-
version = "1.0-SNAPSHOT"
7-
85
repositories {
96
mavenCentral()
107
}

langchain4j-gigachat/build.gradle.kts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ plugins {
55
id("langchain4j-gigachat.publish")
66
}
77

8-
group = "chat.giga"
9-
version = "1.0-SNAPSHOT"
10-
118
repositories {
129
mavenCentral()
1310
}

0 commit comments

Comments
 (0)