Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
leeturner committed Sep 24, 2024
1 parent 8046d2f commit 847a13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repositories {
group 'org.wiremock'

allprojects {
version = "0.8.1"
version = "0.8.2"

sourceCompatibility = 11
targetCompatibility = 11
Expand Down

0 comments on commit 847a13e

Please sign in to comment.