Skip to content

Commit a8037ed

Browse files
Bump org.beryx.jlink from 3.1.3 to 3.1.5 (#64)
Bumps org.beryx.jlink from 3.1.3 to 3.1.5. --- updated-dependencies: - dependency-name: org.beryx.jlink dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49eae1f commit a8037ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source-map-analyzer/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'application'
3-
id 'org.beryx.jlink' version '3.1.3'
3+
id 'org.beryx.jlink' version '3.1.5'
44
}
55

66
application {

0 commit comments

Comments
 (0)