Skip to content

Commit

Permalink
dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
breandan committed May 11, 2023
1 parent 84ec91e commit 14d3355
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ dependencies {
// Querying and filtering data from GitLab
implementation("org.gitlab4j:gitlab4j-api:6.0.0-rc.1")

implementation("org.jetbrains.lets-plot:lets-plot-kotlin-jvm:4.3.0")
implementation("org.jetbrains.lets-plot:lets-plot-kotlin-jvm:4.4.0")

// Read compressed repositories downloaded from GitHub
implementation("org.apache.commons:commons-compress:1.23.0")
Expand Down Expand Up @@ -150,7 +150,7 @@ dependencies {
implementation("com.github.ben-manes.caffeine:caffeine:3.1.6")

// Source Code Transformations
implementation("fr.inria.gforge.spoon:spoon-core:10.4.0-beta-4")
implementation("fr.inria.gforge.spoon:spoon-core:10.4.0-beta-5")

// implementation("com.theokanning.openai-gpt3-java:api:0.12.0")
implementation("com.aallam.openai:openai-client:3.2.3")
Expand Down

0 comments on commit 14d3355

Please sign in to comment.