Skip to content

Commit

Permalink
Merge branch 'main' into 196-kinds-as-rdfssubclassof
Browse files Browse the repository at this point in the history
  • Loading branch information
GCHQDeveloper42 authored Apr 5, 2024
2 parents bebcd16 + 631a66a commit d718cd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.13.0</version>
<version>10.15.0</version>
</dependency>
</dependencies>
<executions>
Expand Down Expand Up @@ -183,7 +183,7 @@
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.12.1</version>
<version>3.13.0</version>
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
Expand Down

0 comments on commit d718cd5

Please sign in to comment.