Browse Source

Upgrade to API Guardian 1.1.2

Closes gh-36726
pull/36766/head
Andy Wilkinson 3 years ago
parent
commit
c7f32bb8ee
  1. 2
      spring-boot-project/spring-boot-parent/build.gradle

2
spring-boot-project/spring-boot-parent/build.gradle

@ -20,7 +20,7 @@ bom { @@ -20,7 +20,7 @@ bom {
]
}
}
library("API Guardian", "1.1.0") {
library("API Guardian", "1.1.2") {
group("org.apiguardian") {
modules = [
"apiguardian-api"

Loading…
Cancel
Save