Skip to content

Commit

Permalink
Merge pull request #211 from jenkinsci/dependabot/maven/com.squareup.…
Browse files Browse the repository at this point in the history
…moshi-moshi-1.15.2

Bump com.squareup.moshi:moshi from 1.15.1 to 1.15.2
  • Loading branch information
alexh-sauce authored Dec 12, 2024
2 parents 29c741c + 00972f3 commit 0e14e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@
<dependency>
<groupId>com.squareup.moshi</groupId>
<artifactId>moshi</artifactId>
<version>1.15.1</version>
<version>1.15.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 0e14e5d

Please sign in to comment.