Skip to content

Commit

Permalink
Merge #2687 into 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Feb 8, 2023
2 parents 6e6a15e + b839072 commit a80dba6
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 @@ -23,7 +23,7 @@ buildscript {
maven { url "https://repo.spring.io/plugins-release" }
}
dependencies {
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.31.0' //applied in individual submodules
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.31.1' //applied in individual submodules
}
}

Expand Down

0 comments on commit a80dba6

Please sign in to comment.