Skip to content

Commit 5e6dff7

Browse files
Bump com.github.mizosoft.methanol:methanol from 1.7.0 to 1.8.2
Bumps [com.github.mizosoft.methanol:methanol](https://github.com/mizosoft/methanol) from 1.7.0 to 1.8.2. - [Release notes](https://github.com/mizosoft/methanol/releases) - [Changelog](https://github.com/mizosoft/methanol/blob/master/CHANGELOG.md) - [Commits](mizosoft/methanol@v1.7.0...v1.8.2) --- updated-dependencies: - dependency-name: com.github.mizosoft.methanol:methanol dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92287af commit 5e6dff7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ext {
1313
dependencies {
1414
compileOnly "com.enonic.xp:script-api:${xpVersion}"
1515
compileOnly "com.enonic.xp:core-api:${xpVersion}"
16-
implementation 'com.github.mizosoft.methanol:methanol:1.7.0'
16+
implementation 'com.github.mizosoft.methanol:methanol:1.8.2'
1717
implementation 'io.github.hakky54:sslcontext-kickstart:9.1.0'
1818
testImplementation 'junit:junit:4.13.2'
1919
testImplementation "org.mockito:mockito-core:5.16.0"

0 commit comments

Comments
 (0)