Skip to content

Commit 5f9033c

Browse files
authored
Merge branch 'main' into ms/#320-adding-new-feature-to-GeoUtils
2 parents 3712c95 + 6a1cfaa commit 5f9033c

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
@@ -49,7 +49,7 @@ dependencies {
4949
}
5050

5151
// logging
52-
implementation 'org.slf4j:slf4j-api:2.0.3' // slf4j wrapper
52+
implementation 'org.slf4j:slf4j-api:2.0.4' // slf4j wrapper
5353
implementation 'com.lmax:disruptor:3.4.4' // async logging
5454
implementation platform('org.apache.logging.log4j:log4j-bom:2.19.0')
5555
implementation 'org.apache.logging.log4j:log4j-api' // log4j

0 commit comments

Comments
 (0)