Skip to content

Commit

Permalink
build: Downgraded dependency to jre8
Browse files Browse the repository at this point in the history
  • Loading branch information
jruaux committed Sep 12, 2023
1 parent cefe218 commit dd90f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jsr305Version = 3.0.2
latencyutilsVersion = 2.0.3
lettucemodVersion = 3.6.3
lettuceVersion = 6.2.6.RELEASE
mssqlVersion = 12.4.1.jre11
mssqlVersion = 12.4.1.jre8
oracleVersion = 19.3.0.0
picocliVersion = 4.7.5
plexusVersion = 4.0.0
Expand Down

0 comments on commit dd90f72

Please sign in to comment.