Skip to content

Commit

Permalink
Merge #2395 into 2.0.0-M2
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Jul 22, 2022
2 parents be0147a + 3917290 commit 3d70f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -23,7 +23,7 @@ buildscript {
maven { url "https://repo.spring.io/plugins-release" }
}
dependencies {
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.28.4' //applied in individual submodules
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.29.0' //applied in individual submodules
}
}

Expand Down

0 comments on commit 3d70f94

Please sign in to comment.