Skip to content

Commit

Permalink
Merge pull request #432 from GDATASoftwareAG/renovate/java
Browse files Browse the repository at this point in the history
chore(deps): update dependency org.slf4j:slf4j-nop to v2.0.13
  • Loading branch information
lennartdohmann authored Apr 15, 2024
2 parents c6c06fe + 8c4eed6 commit e78d17d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/examples/VaasExample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repositories {
}

dependencies {
implementation 'org.slf4j:slf4j-nop:2.0.12'
implementation 'org.slf4j:slf4j-nop:2.0.13'
implementation 'de.gdata:vaas:6.4.2'
}

Expand Down

0 comments on commit e78d17d

Please sign in to comment.