Skip to content

Commit

Permalink
bump slf4j-simple to 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
srimanachanta committed Oct 5, 2023
1 parent e063488 commit e2e4d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion photon-server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
implementation "org.msgpack:msgpack-core:0.9.0"
implementation "org.msgpack:jackson-dataformat-msgpack:0.9.0"

implementation "org.slf4j:slf4j-simple:1.8.0-beta4"
implementation "org.slf4j:slf4j-simple:2.0.7"
}

shadowJar {
Expand Down

0 comments on commit e2e4d47

Please sign in to comment.