Skip to content

Commit 4498390

Browse files
Bump com.github.mizosoft.methanol:methanol from 1.7.0 to 1.8.4
Bumps [com.github.mizosoft.methanol:methanol](https://github.com/mizosoft/methanol) from 1.7.0 to 1.8.4. - [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.4) --- updated-dependencies: - dependency-name: com.github.mizosoft.methanol:methanol dependency-version: 1.8.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a5b603 commit 4498390

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
@@ -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.4'
1717
implementation 'io.github.hakky54:sslcontext-kickstart:9.2.1'
1818
testImplementation 'junit:junit:4.13.2'
1919
testImplementation "org.mockito:mockito-core:5.20.0"

0 commit comments

Comments
 (0)