Skip to content

Commit 73bad28

Browse files
fix(deps): update dependency com.github.kittinunf.fuel:fuel to v3.0.0-alpha04
1 parent 2a7b251 commit 73bad28

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:6.0.1'
1717
implementation 'com.google.code.gson:gson:2.13.2'
1818
implementation 'com.mysql:mysql-connector-j:8.4.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.20.0'

0 commit comments

Comments
 (0)