File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 493
493
<!-- version inherited from the Spring Boot parent POM -->
494
494
</dependency >
495
495
496
- <dependency >
497
- <groupId >io.github.microutils</groupId >
498
- <artifactId >kotlin-logging-jvm</artifactId >
499
- <version >${kotlin-logging-jvm.version} </version >
500
- </dependency >
501
-
502
496
<dependency >
503
497
<groupId >com.fasterxml.jackson.datatype</groupId >
504
498
<artifactId >jackson-datatype-jsr310</artifactId >
505
499
<!-- version inherited from the Spring Boot parent POM -->
506
500
</dependency >
507
501
502
+ <dependency >
503
+ <groupId >io.github.microutils</groupId >
504
+ <artifactId >kotlin-logging-jvm</artifactId >
505
+ <version >${kotlin-logging-jvm.version} </version >
506
+ </dependency >
507
+
508
508
<dependency >
509
509
<groupId >com.expediagroup</groupId >
510
510
<artifactId >graphql-kotlin-ktor-client</artifactId >
You can’t perform that action at this time.
0 commit comments