File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -49,12 +49,12 @@ gitVersioning.apply {
4949}
5050
5151dependencies {
52- implementation(" io.github.1c-syntax" , " antlr4" , " 0 .2.0-rc .1" )
52+ implementation(" io.github.1c-syntax" , " antlr4" , " v0 .2.0-alpha .1" )
5353 implementation(" commons-io" , " commons-io" , " 2.15.1" )
54- implementation(" org.junit.jupiter" , " junit-jupiter-api" , " 5.10.1 " )
55- implementation(" org.assertj" , " assertj-core" , " 3.25 .0" )
54+ implementation(" org.junit.jupiter" , " junit-jupiter-api" , " 5.11.4 " )
55+ implementation(" org.assertj" , " assertj-core" , " 3.27 .0" )
5656
57- testImplementation(" org.junit.jupiter" , " junit-jupiter-engine" , " 5.10.1 " )
57+ testImplementation(" org.junit.jupiter" , " junit-jupiter-engine" , " 5.11.4 " )
5858 testImplementation(" org.mockito" , " mockito-core" , " 5.8.0" )
5959}
6060
You can’t perform that action at this time.
0 commit comments