File tree Expand file tree Collapse file tree 13 files changed +13
-13
lines changed Expand file tree Collapse file tree 13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ dependencies {
77
88    testImplementation project(' :testcontainers-jdbc-test' 
99
10-     compileOnly ' org.jetbrains:annotations:26.0.2' 
10+     compileOnly ' org.jetbrains:annotations:26.0.2-1 ' 
1111}
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ description = "Testcontainers :: HiveMQ"
22
33dependencies  {
44    api(project(" :testcontainers" 
5-     api(" org.jetbrains:annotations:26.0.2" 
5+     api(" org.jetbrains:annotations:26.0.2-1 " 
66
77    shaded(" org.apache.commons:commons-lang3:3.18.0" 
88    shaded(" commons-io:commons-io:2.20.0" 
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies {
1212    testImplementation testFixtures(project(' :testcontainers-r2dbc' 
1313    testRuntimeOnly ' io.asyncer:r2dbc-mysql:1.4.1' 
1414
15-     compileOnly ' org.jetbrains:annotations:26.0.2' 
15+     compileOnly ' org.jetbrains:annotations:26.0.2-1 ' 
1616}
1717
1818tasks. japicmp  {
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ description = "Testcontainers :: Nginx"
22
33dependencies  {
44    api project(' :testcontainers' 
5-     compileOnly ' org.jetbrains:annotations:26.0.2' 
5+     compileOnly ' org.jetbrains:annotations:26.0.2-1 ' 
66}
77
88tasks. japicmp  {
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ dependencies {
99    testImplementation project(' :testcontainers-jdbc-test' 
1010    testImplementation ' com.oracle.database.jdbc:ojdbc11:23.9.0.25.07' 
1111
12-     compileOnly ' org.jetbrains:annotations:26.0.2' 
12+     compileOnly ' org.jetbrains:annotations:26.0.2-1 ' 
1313
1414    testImplementation testFixtures(project(' :testcontainers-r2dbc' 
1515    testRuntimeOnly ' com.oracle.database.r2dbc:oracle-r2dbc:1.3.0' 
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ dependencies {
99    testImplementation project(' :testcontainers-jdbc-test' 
1010    testImplementation ' com.oracle.database.jdbc:ojdbc11:23.9.0.25.07' 
1111
12-     compileOnly ' org.jetbrains:annotations:26.0.2' 
12+     compileOnly ' org.jetbrains:annotations:26.0.2-1 ' 
1313
1414    testImplementation testFixtures(project(' :testcontainers-r2dbc' 
1515    testRuntimeOnly ' com.oracle.database.r2dbc:oracle-r2dbc:1.3.0' 
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies {
1212    testImplementation testFixtures(project(' :testcontainers-r2dbc' 
1313    testRuntimeOnly ' io.r2dbc:r2dbc-postgresql:0.8.13.RELEASE' 
1414
15-     compileOnly ' org.jetbrains:annotations:26.0.2' 
15+     compileOnly ' org.jetbrains:annotations:26.0.2-1 ' 
1616}
1717
1818tasks. japicmp  {
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ dependencies {
55
66    testImplementation project(' :testcontainers-jdbc-test' 
77    testRuntimeOnly ' io.prestosql:presto-jdbc:350' 
8-     compileOnly ' org.jetbrains:annotations:26.0.2' 
8+     compileOnly ' org.jetbrains:annotations:26.0.2-1 ' 
99}
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ dependencies {
44    api project(" :testcontainers" 
55
66    testImplementation ' com.rabbitmq:amqp-client:5.26.0' 
7-     compileOnly ' org.jetbrains:annotations:26.0.2' 
7+     compileOnly ' org.jetbrains:annotations:26.0.2-1 ' 
88}
99
1010tasks. japicmp  {
Original file line number Diff line number Diff line change @@ -14,5 +14,5 @@ dependencies {
1414    testImplementation ' org.mortbay.jetty:jetty:6.1.26' 
1515    testImplementation project(' :testcontainers-nginx' 
1616
17-     compileOnly ' org.jetbrains:annotations:26.0.2' 
17+     compileOnly ' org.jetbrains:annotations:26.0.2-1 ' 
1818}
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments