Skip to content

Commit e313946

Browse files
Bump gs.mclo:api from 5.0.2 to 6.2.0
Bumps [gs.mclo:api](https://github.com/aternosorg/mclogs-java) from 5.0.2 to 6.2.0. - [Release notes](https://github.com/aternosorg/mclogs-java/releases) - [Changelog](https://github.com/aternosorg/mclogs-java/blob/master/CHANGELOG.md) - [Commits](aternosorg/mclogs-java@5.0.2...6.2.0) --- updated-dependencies: - dependency-name: gs.mclo:api dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e015638 commit e313946

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
@@ -105,7 +105,7 @@ dependencies {
105105
["windows-x86_64", "windows-aarch64", "linux-x86_64", "linux-aarch64", "macos-aarch64"].each {
106106
includeInJar "dev.kastle.webrtc:webrtc-java:1.0.3:$it"
107107
}
108-
includeInJar "gs.mclo:api:5.0.2"
108+
includeInJar "gs.mclo:api:6.2.0"
109109
includeInJar "net.lenni0451:optconfig:1.1.1"
110110

111111
includeInJarJ8(compileOnly("xyz.wagyourtail.jvmdowngrader:jvmdowngrader:1.3.6"))

0 commit comments

Comments
 (0)