Skip to content

Commit

Permalink
Merge pull request #20 from periodo/dependabot/gradle/daemon/org.apac…
Browse files Browse the repository at this point in the history
…he.jena-jena-arq-5.2.0

Bump org.apache.jena:jena-arq from 5.1.0 to 5.2.0 in /daemon
  • Loading branch information
rybesh authored Oct 16, 2024
2 parents ccaeaab + 0605dc8 commit 873196a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daemon/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repositories {

dependencies {
implementation 'org.apache.jena:jena-core:5.1.0'
implementation 'org.apache.jena:jena-arq:5.1.0'
implementation 'org.apache.jena:jena-arq:5.2.0'
implementation 'org.slf4j:slf4j-simple:2.0.16'
}

Expand Down

0 comments on commit 873196a

Please sign in to comment.