Skip to content

Commit

Permalink
Update MoviesDotNetCore.csproj to use latest driver (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardIrons-neo4j authored Aug 6, 2024
1 parent 09b8cf8 commit 0a0bc83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MoviesDotNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Neo4j.Driver" Version="5.17.0" />
<PackageReference Include="Neo4j.Driver" Version="5.23.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0a0bc83

Please sign in to comment.