Skip to content

Commit

Permalink
Bump guava (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
dotasek authored Oct 18, 2023
1 parent 6808c37 commit 64a3289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ dependencies {
implementation("com.github.everit-org.json-schema", "org.everit.json.schema", "1.9.1")
implementation("org.json", "json", "20230618")
implementation("com.google.code.javaparser", "javaparser", "1.0.11")
implementation("com.google.guava", "guava", "30.0-jre")
implementation("com.google.guava", "guava", "32.1.3-jre")
implementation("com.damnhandy", "handy-uri-templates", "2.1.6")
implementation("es.weso", "schema_2.12", "0.2.2")
implementation("es.weso", "shacl_2.12", "0.1.83")
Expand Down

0 comments on commit 64a3289

Please sign in to comment.