Skip to content

Commit bfe28ea

Browse files
Bump org.beryx.jlink from 3.2.0 to 3.2.1 (#71)
Bumps org.beryx.jlink from 3.2.0 to 3.2.1. --- updated-dependencies: - dependency-name: org.beryx.jlink dependency-version: 3.2.1 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 faf4f5d commit bfe28ea

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.2.0'
3+
id 'org.beryx.jlink' version '3.2.1'
44
}
55

66
application {

0 commit comments

Comments
 (0)