Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Commit 7dc4cf5

Browse files
gradle(deps): bump jwebassembly from master-SNAPSHOT to v0.4
Bumps [jwebassembly](https://github.com/i-net-software/JWebAssembly) from master-SNAPSHOT to v0.4. - [Release notes](https://github.com/i-net-software/JWebAssembly/releases) - [Commits](https://github.com/i-net-software/JWebAssembly/commits/v0.4) --- updated-dependencies: - dependency-name: com.github.i-net-software:jwebassembly dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96be43d commit 7dc4cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
maven { url uri('https://jitpack.io') }
44
}
55
dependencies {
6-
classpath 'com.github.i-net-software:jwebassembly-gradle:master-SNAPSHOT'
6+
classpath 'com.github.i-net-software:jwebassembly-gradle:v0.4'
77
}
88
}
99

0 commit comments

Comments
 (0)