Skip to content

Commit

Permalink
Add 5.25 compat module to openGDS
Browse files Browse the repository at this point in the history
  • Loading branch information
knutwalker committed Nov 11, 2024
1 parent 2946943 commit efff15a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -415,4 +415,5 @@ project(':algorithm-specifications').projectDir = file('algorithm-specifications
include('core-api')
project(':core-api').projectDir = file('core-api')


include('neo4j-kernel-adapter-5.25')
project(':neo4j-kernel-adapter-5.25').projectDir = file('compatibility/5.25/neo4j-kernel-adapter')

0 comments on commit efff15a

Please sign in to comment.