Skip to content

Commit e787d23

Browse files
fix(deps): update dependency com.github.kittinunf.fuel:fuel to v3.0.0-alpha04
1 parent 5138661 commit e787d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

howto-dapp/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
1717
implementation 'com.google.code.gson:gson:2.10.1'
1818
implementation 'com.mysql:mysql-connector-j:8.2.0'
19-
implementation "com.github.kittinunf.fuel:fuel:3.0.0-alpha1"
19+
implementation "com.github.kittinunf.fuel:fuel:3.0.0-alpha04"
2020

2121
// https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
2222
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.14.0'

0 commit comments

Comments
 (0)