Skip to content

Commit

Permalink
Update build info version to 2.41.6 (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
talarian1 authored Sep 20, 2023
1 parent 2ca7352 commit fa3a59e
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 @@ -19,7 +19,7 @@ repositories {
}
}

def buildInfoVersion = '2.41.4'
def buildInfoVersion = '2.41.6'
dependencies {
implementation group: 'com.fasterxml.jackson.dataformat', name: 'jackson-dataformat-yaml', version: '2.15.2'
implementation group: 'org.jfrog.buildinfo', name: 'build-info-extractor-npm', version: buildInfoVersion
Expand Down

0 comments on commit fa3a59e

Please sign in to comment.