File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
graphql-database-dynmodb-history-lambda
graphql-database-manager-core
graphql-database-manager-dynamo
graphql-database-manager-memory
graphql-database-manager-test Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2525 <artifactId >graphql-builder</artifactId >
2626
2727 <properties >
28- <junit .jupiter.version>5.12.2 </junit .jupiter.version>
28+ <junit .jupiter.version>5.13.0 </junit .jupiter.version>
2929 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3030 <jackson .version>2.19.0</jackson .version>
31- <graphql .version>24.0 </graphql .version>
31+ <graphql .version>24.1 </graphql .version>
3232 </properties >
3333
3434 <licenses >
Original file line number Diff line number Diff line change 6464 <dependency >
6565 <groupId >com.amazonaws</groupId >
6666 <artifactId >aws-lambda-java-core</artifactId >
67- <version >1.2.3 </version >
67+ <version >1.3.0 </version >
6868 </dependency >
6969 </dependencies >
7070
Original file line number Diff line number Diff line change 2424 <artifactId >graphql-database-manager-core</artifactId >
2525
2626 <properties >
27- <junit .jupiter.version>5.12.2 </junit .jupiter.version>
27+ <junit .jupiter.version>5.13.0 </junit .jupiter.version>
2828 </properties >
2929
3030
Original file line number Diff line number Diff line change 2424 <artifactId >graphql-database-manager-dynamo</artifactId >
2525
2626 <properties >
27- <junit .jupiter.version>5.12.2 </junit .jupiter.version>
27+ <junit .jupiter.version>5.13.0 </junit .jupiter.version>
2828 </properties >
2929
3030 <licenses >
Original file line number Diff line number Diff line change 2626 <artifactId >graphql-database-manager-memory</artifactId >
2727
2828 <properties >
29- <junit .jupiter.version>5.12.2 </junit .jupiter.version>
29+ <junit .jupiter.version>5.13.0 </junit .jupiter.version>
3030 </properties >
3131
3232
Original file line number Diff line number Diff line change 2424 <artifactId >graphql-database-manager-test</artifactId >
2525
2626 <properties >
27- <junit .jupiter.version>5.12.2 </junit .jupiter.version>
27+ <junit .jupiter.version>5.13.0 </junit .jupiter.version>
2828 </properties >
2929
3030 <dependencies >
You can’t perform that action at this time.
0 commit comments