Skip to content

Commit

Permalink
upgrade classgraph that will make it into 1.3.0 #2083
Browse files Browse the repository at this point in the history
  • Loading branch information
ptrthomas committed Oct 9, 2022
1 parent d434db6 commit 8f72628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karate-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<dependency>
<groupId>io.github.classgraph</groupId>
<artifactId>classgraph</artifactId>
<version>4.8.108</version>
<version>4.8.149</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 8f72628

Please sign in to comment.