Skip to content

Commit

Permalink
Bump quarkus-neo4j from 1.4.0 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps quarkus-neo4j from 1.4.0 to 1.4.1.

---
updated-dependencies:
- dependency-name: io.quarkiverse.neo4j:quarkus-neo4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2022
1 parent 878def4 commit f447a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neo4j-quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.target>11</maven.compiler.target>

<quarkus-neo4j.version>1.4.0</quarkus-neo4j.version>
<quarkus-neo4j.version>1.4.1</quarkus-neo4j.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit f447a25

Please sign in to comment.