Skip to content

Commit

Permalink
Merge branch 'main' into rewrite
Browse files Browse the repository at this point in the history
  • Loading branch information
dfuchss authored Jul 14, 2024
2 parents f633506 + cf265b3 commit 4fa63bd
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 @@ -53,11 +53,11 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<spotless.version>2.43.0</spotless.version>
<jackson.version>2.17.1</jackson.version>
<jackson.version>2.17.2</jackson.version>
<slf4j.version>2.0.13</slf4j.version>
<okhttp.version>4.12.0</okhttp.version>
<junit.version>5.10.2</junit.version>
<autograder.version>0.5.41</autograder.version>
<junit.version>5.10.3</junit.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 4fa63bd

Please sign in to comment.