Skip to content

Commit

Permalink
Update dependency uk.co.jemos.podam:podam to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent 4983de3 commit 4f853aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storage/neo4j/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
compile group: 'org.slf4j', name: 'slf4j-api', version: '2.0.12'

// https://mvnrepository.com/artifact/uk.co.jemos.podam/podam
testCompile group: 'uk.co.jemos.podam', name: 'podam', version: '7.2.11.RELEASE'
testCompile group: 'uk.co.jemos.podam', name: 'podam', version: '8.0.1.RELEASE'

// This scala import is necessary to make Neo4J storage plugin work
// Issue: https://github.com/neo4j/neo4j/issues/8832
Expand Down

0 comments on commit 4f853aa

Please sign in to comment.