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

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
pwgit-create authored Jan 7, 2024
1 parent 149c0e8 commit 1c89c40
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions cg/CodeGenerator/CodeGenerator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,11 @@


<dependencies>
<!-- https://mvnrepository.com/artifact/com.theokanning.openai-gpt3-java/service -->
<dependency>
<groupId>com.theokanning.openai-gpt3-java</groupId>
<artifactId>service</artifactId>
<version>0.18.2</version>
</dependency>
<dependency>
<groupId>com.theokanning.openai-gpt3-java</groupId>
<artifactId>service</artifactId>
<version>0.18.2</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api -->
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 1c89c40

Please sign in to comment.