Compatibility range is not a range? #1394
              
                
                  
                  
                    Answered
                  
                  by
                    wilkinsona
                  
              
          
                  
                    
                      matejvasek
                    
                  
                
                  asked this question in
                Q&A
              
            -
| 
         Here the last   | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            wilkinsona
          
      
      
        Jan 23, 2024 
      
    
    Replies: 2 comments
-
| 
         It's modelled on Maven's version range syntax. A single value means greater than or equal to. This is also described in the documentation.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        matejvasek
-
| 
         Thank you!  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
It's modelled on Maven's version range syntax. A single value means greater than or equal to. This is also described in the documentation.